Libraries tagged by PHP7
symfony/polyfill-php72
587691860 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
paragonie/random_compat
519010978 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/polyfill-php73
477419069 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
nyholm/psr7
150335089 Downloads
A fast PHP7 implementation of PSR-7
symfony/polyfill-php70
186913408 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
phpspec/phpspec
32448267 Downloads
Specification-oriented BDD framework for PHP 7.1+
dasprid/enum
85887825 Downloads
PHP 7.1 enum implementation
ifsnop/mysqldump-php
3712336 Downloads
PHP version of mysqldump cli that comes with MySQL
lusitanian/oauth
19423631 Downloads
PHP 7.2 oAuth 1/2 Library
league/geotools
4143804 Downloads
Geo-related tools PHP 7.3+ library
php-science/textrank
1426785 Downloads
TextRank (automatic text summarization) for PHP.
marcin-orlowski/laravel-api-response-builder
320775 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
gargron/fileupload
460052 Downloads
File uploading library capable of handling large/chunked/multiple file uploads
chillerlan/php-settings-container
12155960 Downloads
A container class for immutable settings objects. Not a DI container.
adhocore/cli
439273 Downloads
Command line interface library for PHP