Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpversions/phpversions.info
Which hosts support which PHP versions, and which is default
https://github.com/phpversions/phpversions.info
Last synced: 3 months ago
JSON representation
Which hosts support which PHP versions, and which is default
- Host: GitHub
- URL: https://github.com/phpversions/phpversions.info
- Owner: phpversions
- License: unlicense
- Archived: true
- Created: 2014-12-30T20:25:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T17:41:47.000Z (over 1 year ago)
- Last Synced: 2024-07-18T03:44:55.893Z (4 months ago)
- Language: SCSS
- Homepage: http://phpversions.info
- Size: 3.16 MB
- Stars: 118
- Watchers: 13
- Forks: 141
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# phpversions.info
**This repository was archived on April 14, 2023. Thank you all for your past contributions.**
---
As a PHP developer, we are often stuck with hosts that support insanely old versions of PHP. This means that some
projects end up supporting those insanely old versions, and we all get stuck in this "Mexican Standoff" situation.Some developers force their requirements to be much higher than these default versions in a bid to force the hosting
companies to upgrade, but in reality we just end up with people reducing their software to try and get it onto old
servers.Let's keep close tabs on who is offering which versions of PHP, so we can help those less in the know find
good companies to host their stuff on.**Website:** [phpversions.info](http://phpversions.info)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
## TODO
- [ ] Rebuild so it's not a silly Jekyll site [#82](https://github.com/philsturgeon/phpversions.info/issues/82)