Libraries tagged by icmp
symfony/cache
378161293 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/diff
954283686 Downloads
Diff implementation
phpunit/php-file-iterator
930474017 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpseclib/phpseclib
470963911 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
guzzlehttp/psr7
1083839574 Downloads
PSR-7 message implementation that also provides common utility methods
barryvdh/laravel-ide-helper
134630285 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
doctrine/cache
613451831 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
league/csv
185024924 Downloads
CSV data manipulation made easy in PHP
webonyx/graphql-php
84388205 Downloads
A PHP port of GraphQL reference implementation
react/promise
392451135 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
338857849 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
239541228 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
133473870 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
paragonie/sodium_compat
147157815 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/constant_time_encoding
369456268 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)