Libraries tagged by php5.4
wpupdatephp/wp-update-php
26839 Downloads
Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting
sweelix/yii2-image
25643 Downloads
PHP 5.4+ Sweelix image extensions for Yii 2
sparefoot/geocoder
17896 Downloads
The almost missing Geocoder PHP 5.4 library.
session-handler-cookie/session-handler-cookie
230 Downloads
HMAC Cookie Sessions for PHP 5.4
rakshazi/get-set-trait
10886 Downloads
Dynamic Setter-Getter for PHP 5.4+
phly/phlyty
2227 Downloads
PHP 5.4 Microframework built on top of ZF2 components
perfectpanel/extlib-crossjoin-css
3062 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
kirkbushell/fatty
41 Downloads
DCI design pattern imeplementation for PHP 5.4+
jpiasetz/postmark
3340 Downloads
Postmark PHP wrapper for PHP 5.4+
erlangb/betfair
1563 Downloads
Betfair API PHP 5.4+ library
datingvip/php-whois
516 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
cccyun/php-whois
46 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
adaures/ipcat-php
2041 Downloads
Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.