Libraries tagged by php5.5
technote/igo-php
31535 Downloads
Morphological analysis engine 'Igo' porting and changed for PHP 5.6 and composer.
sweelix/yii2-image
30750 Downloads
PHP 5.4+ Sweelix image extensions for Yii 2
phly/phlyty
2233 Downloads
PHP 5.4 Microframework built on top of ZF2 components
nodrew/php-airbrake
21667 Downloads
A PHP 5.3 library for sending errors to the Airbrake.io service.
netrivet/container
28799 Downloads
A PHP 5.3 compatible fork of the illuminate/container package.
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
league/di
3633 Downloads
Fast Dependency Injection Container for PHP 5.3+
fp/lightopenid
40730 Downloads
A PHP 5 library for easy openid authentication
fossar/twitteroauth-php54
1815 Downloads
TwitterOAuth library backported to PHP 5.4, see abraham/twitteroauth
ehough/pulsar
1356 Downloads
Intelligent classloaders PHP 5
ehough/psr7
8419 Downloads
PHP 5.3-compatible fork of guzzle/psr7
ehough/promises
5866 Downloads
PHP 5.3-compatible fork of guzzle/promises
ehough/guzzle
5748 Downloads
PHP 5.3-compatible fork of Guzzle 6
ehough/generators
9924 Downloads
Simulate generators in PHP 5.3 and 5.4. Useful for backporting code.