Libraries tagged by 5.4
erlangb/betfair
1567 Downloads
Betfair API PHP 5.4+ library
duoshuo/uuid
38934 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
djthossi/shipcloud-sdk
1078 Downloads
This project is an SDK for shipcloud's API. Thanks to comyo-media/shipcloud-php for providing the PHP 5.4+ version which works pretty similar and inspired me to build this php 8.1+ version
datingvip/php-whois
911 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
comyo-media/shipcloud-php
13724 Downloads
shipcloud API v1 PHP 5.4+ library
cccyun/php-whois
252 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
adaures/ipcat-php
2187 Downloads
Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat
weevers/path
29332 Downloads
PHP 5.4 port of the node/iojs path module
tohtamysh/laravel-phpbb-bridge
2852 Downloads
Authentication module for Laravel 5.4 and phpBB 3.2
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
resonantcore/php-future
7 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
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.
maatwebsite/clerk
145 Downloads
An eloquent way of importing and exporting Excel and CSV in PHP 5.4+ with the power of packages PHPExcel, League/Csv and Laravel's Collections
dg/php54-arrays
232 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
webpatser/uuid
57 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.