Libraries tagged by php5
hyyan/jaguar
2087 Downloads
PHP 5.3 Graphic Library For Super Fast Image Manipulation And Drawing Using The Gd Library.
glamorous/tmdb-php-api
126 Downloads
PHP Class for using TMDb (themoviedb.org) API. Because of IMDB hasn't an API we provide this PHP5 class. It's pretty easy to recieve all information about a movie or an actor. No scraping needed.
fuitad/exchange-web-services-for-php
7874 Downloads
A basic library for interacting with Exchange Web Services using PHP 5
ehough/psr7
7502 Downloads
PHP 5.3-compatible fork of guzzle/psr7
ehough/generators
6942 Downloads
Simulate generators in PHP 5.3 and 5.4. Useful for backporting code.
crossjoin/browscap
234370 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
chillerlan/php-base32
1990 Downloads
A base32 implementation. PHP 5.6+, PHP 7
atomik/atomik
1376 Downloads
Micro framework for PHP5.3+
99designs/ergo
10543 Downloads
Micro-framework for routing and request/response handling in PHP 5.3
iahunter/php5-callmanager-axl
290 Downloads
PHP Cisco CallManager AXL SOAP/XML Library
psfd-dev/yookassa-php57
25 Downloads
This is a developer tool for integration with YooMoney.
jcs224/faktory_worker_php5
58 Downloads
Faktory job queue library for PHP. Compatible with PHP 5.6
foobugs-standards/php53to54
68 Downloads
PHP_CodeSniffer standard for compatibility checking of PHP 5.3 to 5.4 migrations.
fbraz3/php5-compatibility-layer
395 Downloads
Implements discontinued php5 functions on php7
devskyfly/php56
1111 Downloads
Represent core php function and constants by namespaces and classes like static members.