Libraries tagged by php5.5
wobeto/php-barcode-generator
14084 Downloads
Based inpicqer/php-barcode-generator, but compatible with php 5.3.3. An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
voodoophp/voodoo
210 Downloads
A micro PHP 5.4 Modular MVC framework, that contains only the libraries to get you started
itul/php-simple-html-dom-parser
2878 Downloads
This is a modified version to work with PHP 7.4+. 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.
yfix/packager
10414 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
75181 Downloads
Short messaging for PHP 5.3
xi/collections
100679 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
thesmart/php-cli-tools
8392 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.
sparefoot/geocoder
19997 Downloads
The almost missing Geocoder PHP 5.4 library.
softcomtecnologia/uuid
5488 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).
sirprize/basecamp
291 Downloads
Basecamp Classic API Wrapper for PHP 5.3+
session-handler-cookie/session-handler-cookie
230 Downloads
HMAC Cookie Sessions for PHP 5.4
samsonasik/package-versions
23383 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
18481 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.