Libraries tagged by php5
yfix/packager
10463 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
xi/sms
75185 Downloads
Short messaging for PHP 5.3
xi/collections
100689 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
voodoophp/voodoo
210 Downloads
A micro PHP 5.4 Modular MVC framework, that contains only the libraries to get you started
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
uairango/asaas-5.6-sdk
688 Downloads
Adaptaçao Asaas.com PHP API Wrapper para PHP 5.6
trianglefiresystems/pdf-merger
10140 Downloads
PDF File Merger for PHP5
thesmart/php-cli-tools
8411 Downloads
A collection of tools to help with command line development in PHP 5.3
tcrypto/tcrypto
254 Downloads
Simple and flexible PHP 5.3+ key-value storage library.
studiomax/zfdebug
7526 Downloads
ZFDebug is a plugin for the Zend Framework for PHP5, providing useful debug information displayed in a small bar at the bottom of every page.
sparefoot/geocoder
20033 Downloads
The almost missing Geocoder PHP 5.4 library.
softcomtecnologia/uuid
5522 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
session-handler-cookie/session-handler-cookie
230 Downloads
HMAC Cookie Sessions for PHP 5.4
samsonasik/package-versions
23400 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)
rossriley/validation
18503 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.