Libraries tagged by php-version
php-extended/php-version-parser-interface
76953 Downloads
A library that parses version numbers and version ranges
eke/phpv
20 Downloads
command line tool to swap current apache php version
arraypress/wp-register-plugin
18 Downloads
A universal WordPress plugin registration system with flexible requirements checking and conflict detection. Simplifies plugin development with smart defaults for EDD, WooCommerce, Elementor, and custom ecosystems.
tleckie/versioned-assets
4 Downloads
Moving asset locations is cumbersome and error prone it requires you to carefully update the URLs of all assets included in all templates. The asset component allows you to have full control of the paths of your resources in an orderly way that is easy to maintain.
zf1s/polyfill-php81
63 Downloads
zf1s polyfill backporting some PHP 8.1+ features to lower PHP versions
zabaala/phonenumber
43 Downloads
Simply retrieve phone number informations by extracting them from the PHP version of Google handling library http://giggsey.com/libphonenumber/.
yurunsoft/tiktoken
241 Downloads
PHP version of tiktoken
yanxishe/php-old-style
0 Downloads
A compatibility layer of old php functions for running in new php versions,for example use mysql_* function in PHP5.5 or later. Chinese :php-old-style是一个PHP旧版本函数的兼容层,可以在新的PHP版本中兼容一些被废弃的函数(将旧函数名称用新函数来实现)。比如可以在PHP5.5之后的版本,继续使用mysql_*系列函数。
xjtuana/healthcheck
72 Downloads
Health Check of xjtuana benifits. PHP version
xjtuana/cas-proxy-client
103 Downloads
Cas Proxy Client. PHP version
xemlock/array_column
195 Downloads
array_column() implementation for PHP versions earlier than 5.5
wws-aslan/zf1-future
37 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
wiopayments/php-sdk-vanilla
1 Downloads
WioPayments Gateway PHP SDK - Vanilla PHP Version (No Dependencies)
wiktorek140/zf1-future
30 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
vitorsreis/phpunit-dispatcher
11 Downloads
PHPUnit Dispatcher - A tool that automatically selects and runs the appropriate PHPUnit Phar version based on your PHP version.