https://github.com/circleci-public/php-orb
A PHP Orb for CircleCI
https://github.com/circleci-public/php-orb
circleci-orbs
Last synced: 3 months ago
JSON representation
A PHP Orb for CircleCI
- Host: GitHub
- URL: https://github.com/circleci-public/php-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2019-08-07T22:23:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-11T16:44:15.000Z (4 months ago)
- Last Synced: 2025-06-11T17:04:31.181Z (4 months ago)
- Topics: circleci-orbs
- Language: Shell
- Homepage: https://circleci.com/orbs/registry/orb/circleci/php
- Size: 29.3 KB
- Stars: 4
- Watchers: 11
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# PHP Orb [](https://circleci.com/gh/CircleCI-Public/php-orb) [][reg-page] [](https://github.com/CircleCI-Public/php-orb/blob/master/LICENSE) [](https://discuss.circleci.com/c/ecosystem/orbs)
A PHP Orb for CircleCI.
This orb allows you to do common PHP related tasks on CircleCI such as install PHP, download Composer packages, caching, etc.
## Usage
Example use as well as a list of available executors, commands, and jobs are available on this orb's [registry page][reg-page].
## Resources
[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb with all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.## Contributing
We welcome [issues](https://github.com/CircleCI-Public/php-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/php-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).### Publishing
New versions of this orb are published by pushing a SemVer git tag by the Community & Partner Engineering Team.
[reg-page]: https://circleci.com/orbs/registry/orb/circleci/php