Libraries tagged by PHP7
paragonie/random_compat
701035455 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/polyfill-php73
610444750 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
694058299 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
nyholm/psr7
268134991 Downloads
A fast PHP7 implementation of PSR-7
symfony/polyfill-php70
203242458 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
phpspec/phpspec
37797885 Downloads
Specification-oriented BDD framework for PHP 7.1+
dasprid/enum
174815837 Downloads
PHP 7.1 enum implementation
ifsnop/mysqldump-php
6194411 Downloads
PHP version of mysqldump cli that comes with MySQL
chillerlan/php-settings-container
39313603 Downloads
A container class for immutable settings objects. Not a DI container.
ulrichsg/getopt-php
5214861 Downloads
Command line arguments parser for PHP 7.1 and above
lusitanian/oauth
24287499 Downloads
PHP 7.2 oAuth 1/2 Library
league/geotools
5658082 Downloads
Geo-related tools PHP 7.3+ library
php-science/textrank
1778955 Downloads
TextRank (automatic text summarization) for PHP.
marcin-orlowski/laravel-api-response-builder
507985 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
adhocore/cli
1485796 Downloads
Command line interface library for PHP