Skip to content

yoanm/php-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Versions updater

php-versions

Container to retrieve php versions infos programmatically.

Created to replace fetching infos from php.net website, as a DDOS prevention mechanism has been implemented, preventing people to use it programmatically.

Active php versions

See actives.json file, content is the same as https://www.php.net/releases/active.php


Automatic updates

  • actives.json file is updated each week on Sunday morning thanks to update-versions workflow

Conditional requests - GitHub quota

In case you use gitHub API, you can leverage conditional requests mechanism to avoid consuming uselessly your quota if file hasn't been updated since your last fetch

About

Container to retrieve current active php versions

Topics

Resources

License

Stars

Watchers

Forks