https://github.com/shivammathur/php-ubuntu
Cached packages to install PHP on Ubuntu in GitHub Actions
https://github.com/shivammathur/php-ubuntu
github-actions php
Last synced: 5 months ago
JSON representation
Cached packages to install PHP on Ubuntu in GitHub Actions
- Host: GitHub
- URL: https://github.com/shivammathur/php-ubuntu
- Owner: shivammathur
- License: mit
- Created: 2020-07-22T02:08:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-17T04:25:30.000Z (6 months ago)
- Last Synced: 2025-05-08T21:15:40.546Z (5 months ago)
- Topics: github-actions, php
- Language: Shell
- Homepage: https://cloudsmith.io/~shivammathur/repos/php-ubuntu
- Size: 121 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Ubuntu
> Cache PHP packages for installing on GitHub Actions
## License
The code in this project is licensed under the [MIT license](LICENSE).
## Dependencies
- [actions/virtual-environments](https://github.com/actions/virtual-environments "actions/virtual-environments")
- [facebook/zstd](https://github.com/facebook/zstd "facebook/zstd")
- [ppa:ondrej/php](https://launchpad.net/~ondrej/+archive/ubuntu/php "ppa:ondrej/php")