Libraries tagged by PHP 5
phpseclib/phpseclib
316182997 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
paragonie/random_compat
520145911 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
phpspec/prophecy
499864053 Downloads
Highly opinionated mocking framework for PHP 5.3+
symfony/polyfill-php56
181423338 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
picqer/php-barcode-generator
16290565 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
26472931 Downloads
A simple Laravel 6/7/8/9/10/11 service provider for including the AWS SDK for PHP.
eluceo/ical
12902649 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
102985617 Downloads
sebastian/diff v3 backport support for PHP 5.6+
sunra/php-simple-html-dom-parser
8562874 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.
ifsnop/mysqldump-php
3725214 Downloads
PHP version of mysqldump cli that comes with MySQL
rlanvin/php-rrule
6562367 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
econea/nusoap
3914325 Downloads
Fixed NuSOAP for PHP 5.4 - 8.2
tecnickcom/tc-lib-barcode
4563912 Downloads
PHP library to generate linear and bidimensional barcodes
fgrosse/phpasn1
28561302 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
roots/wp-password-bcrypt
8339412 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.