Libraries tagged by SI
psr/simple-cache
769321515 Downloads
Common interfaces for simple caching
phpseclib/phpseclib
462970994 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
filp/whoops
427590017 Downloads
php error handling for cool kids
doctrine/inflector
896821171 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
phpunit/php-text-template
907494683 Downloads
Simple template engine.
mockery/mockery
523812301 Downloads
Mockery is a simple yet flexible PHP mock object framework
lcobucci/jwt
336924830 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
476153601 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
524199727 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
paragonie/sodium_compat
144166183 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
league/oauth2-client
127846270 Downloads
OAuth 2.0 Client Library
league/oauth1-client
109354621 Downloads
OAuth 1.0 Client Library
composer/installers
143014807 Downloads
A multi-framework Composer library installer
symfony/property-access
315382021 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/browser-kit
293832700 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically