Libraries tagged by implement
symfony/cache
401817616 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/diff
997238588 Downloads
Diff implementation
phpunit/php-file-iterator
972295056 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpseclib/phpseclib
499463824 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
guzzlehttp/psr7
1136570292 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/cache
625182391 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
webonyx/graphql-php
89782333 Downloads
A PHP port of GraphQL reference implementation
react/promise
417852640 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
363896443 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
249866339 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
139246695 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
156810623 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/constant_time_encoding
401854939 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
284548014 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
244309177 Downloads
PHP Enum implementation