Libraries tagged by php7.4
devco/event-emitter
108570 Downloads
Port of NodeJSs EventEmitter to PHP 5.4 using traits
weevers/path
28753 Downloads
PHP 5.4 port of the node/iojs path module
packfire/php5.3-compat
82592 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
nguyenanhung/nusoap
29194 Downloads
My nuSOAP Library, fix code for for PHP 8.2 5.4
jkingweb/druuid
28277 Downloads
DrUUID RFC 4122 library for PHP
canihavesomecoffee/thetvdbapi
15786 Downloads
PHP implementation for the 4th version of the TheTVDb API.
cohensive/markdown
10884 Downloads
PHP Markdown variant for Laravel 4.
sivka/paginator
1075 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
keltstr/yii2-simplehtmldom
176596 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
laravel-liberu/php-gedcom
2329 Downloads
A GEDCOM file parser (read + write) for PHP 8.4+
datingvip/php-whois
690 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
cccyun/php-whois
169 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.
4leads/php-api-client
535 Downloads
HTTP REST client, simplified for PHP
php-pagination/php-pagination
11522 Downloads
PHP Pagination Class with 4 types: Simple Pagination, Google Pagination, Digg/PHPBB Pagination Style.