#Using Dagger with PHP and attributes
1 messages · Page 1 of 1 (latest)
👋 cc @daring ginkgo. He should be around
@jovial vessel the PHP SDK has a quick start here that should get you started: https://github.com/dagger/dagger-php-sdk?tab=readme-ov-file#usage
There is also this page on the docs with an example project: https://docs.dagger.io/integrations/php/
Although the Dagger code/pipeline is in Go, it should mostly line up with the PHP SDK methods with some variations