Libraries tagged by PHP 5
phpseclib/phpseclib
484500044 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
paragonie/random_compat
706864718 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nette/php-generator
78646580 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
phpspec/prophecy
564931567 Downloads
Highly opinionated mocking framework for PHP 5.3+
symfony/polyfill-php56
211069954 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
rlanvin/php-rrule
12663062 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
picqer/php-barcode-generator
30274152 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
aws/aws-sdk-php-laravel
39750679 Downloads
A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.
eluceo/ical
19391806 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
php-cs-fixer/diff
118957941 Downloads
sebastian/diff v3 backport support for PHP 5.6+
symfony/polyfill-php85
99255341 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
sunra/php-simple-html-dom-parser
9788810 Downloads
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.
io-developer/php-whois
2837656 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
ifsnop/mysqldump-php
6277936 Downloads
PHP version of mysqldump cli that comes with MySQL
adhocore/jwt
2003215 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.