Libraries tagged by php5.5
markup/contentful
85106 Downloads
A client library to integrate with the Contentful APIs (Content Delivery and Content Management) for PHP 5.6+.
maiscrm/phpqrcode
30112 Downloads
PHPQRCode porting and changed for PHP 5.3 compatibility
lukemadhanga/php-transliterator
18872 Downloads
A PHP < 5.4 fallback for transliterator_transliterate()
jbuilder/common
31138 Downloads
This is a library for creating the structure of the JSON for PHP 5.4+
janpiet/php-version-transpiler
1570 Downloads
Transpile php 7 code to php 5.6 code
ivoba/stop
42531 Downloads
nice output for debug functions for PHP 5.3
godruoyi/easy-container
5058 Downloads
A small PHP 5.3 dependency injection container extended from Laravel container.
friendsofsymfony/message
14984 Downloads
A framework-agnostic PHP 5.4+ user-to-user messaging library
fpoirotte/php_parsergenerator
4812 Downloads
Translate grammar files in Lemon Parser Generator format into a PHP 5 parser
forked/mailreader
4815 Downloads
A fully tested simple email reader parser for PHP 5.6+.
f00b4r/php-gettext
11472 Downloads
Fixed php-gettext for PHP 5.6 - 8.0
eviweb/composer-wrapper
8311 Downloads
Composer Wrapper for PHP 5.3
emberlabs/gravatarlib
23560 Downloads
A lightweight PHP 5.3 OOP library providing easy gravatar integration.
duoshuo/uuid
39460 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
devco/event-emitter
112633 Downloads
Port of NodeJSs EventEmitter to PHP 5.4 using traits