Libraries tagged by php5.5
bexiocom/prometheus_php
45852 Downloads
A PHP instrumentation library for Prometheus compatible with PHP 5.5 5.6, 7.0 and 7.1.
axelarge/array-tools
6261 Downloads
Array tools for PHP 5.3
ashus/phpqrcode
554 Downloads
PHP QRCode Generator Library, compatible with PHP 5.6 - 8.2
alekseykorzun/rackspace-open-cloud-php
12 Downloads
A PHP 5 API client that allows you to interact with Rackspace open cloud based servers
adaures/ipcat-php
2187 Downloads
Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat
zofe/rapyd-framework
113 Downloads
microframework for PHP 5.3 CRUD pattern
weevers/path
29331 Downloads
PHP 5.4 port of the node/iojs path module
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
thewilkybarkid/date-time-immutable
2291 Downloads
Polyfill for the DateTimeImmutable class added in PHP 5.5.0
technote/igo-php
30591 Downloads
Morphological analysis engine 'Igo' porting and changed for PHP 5.6 and composer.
phly/mustache
11459 Downloads
PHP 5.3 Mustache Implementation
nodrew/php-airbrake
21667 Downloads
A PHP 5.3 library for sending errors to the Airbrake.io service.
muglug/package-versions
22816 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
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