Libraries tagged by PHP 5.4
maxwilms/bloom-filter
12403 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
jbuilder/common
29774 Downloads
This is a library for creating the structure of the JSON for PHP 5.4+
friendsofsymfony/message
14677 Downloads
A framework-agnostic PHP 5.4+ user-to-user messaging library
devco/event-emitter
109059 Downloads
Port of NodeJSs EventEmitter to PHP 5.4 using traits
weevers/path
29168 Downloads
PHP 5.4 port of the node/iojs path module
kzykhys/ciconia
66419 Downloads
The Markdown parser for PHP5.4
nguyenanhung/nusoap
29754 Downloads
My nuSOAP Library, fix code for for PHP 8.2 5.4
hernandev/hipchat-laravel
32914 Downloads
HipChat PHP Client Wrapper for Laravel 4 and 5
aracoool/yii2-uuid
49993 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
wpupdatephp/wp-update-php
26878 Downloads
Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting
datingvip/php-whois
833 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
comyo-media/shipcloud-php
13708 Downloads
shipcloud API v1 PHP 5.4+ library
cccyun/php-whois
220 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
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.
dg/php54-arrays
232 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []