Libraries tagged by php54
peehaa/pushy
5 Downloads
PHP5.4+ push notifications server
lianzh/slim-self
6 Downloads
a slim self project for php5.4
balancer/bors-webserver
15 Downloads
PHP5.4-based webserver integrated with BORS© Framework
sonrisa/restclient-component
10105 Downloads
Lightweight Restful Client component. Build for PHP5.4 and above.
chansig/router
128 Downloads
PHP Router for PHP5.4+ Built-in Server
symfony/polyfill-php84
149267949 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php56
212317864 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
ifsnop/mysqldump-php
6434036 Downloads
PHP version of mysqldump cli that comes with MySQL
sunra/php-simple-html-dom-parser
9863682 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
j4mie/idiorm
1545098 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
adhocore/jwt
2123965 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
symfony/polyfill-php55
32173595 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
propel/propel1
1627101 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
jokkedk/webgrind
204430 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
j4mie/paris
550029 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm