Libraries tagged by SI
psr/simple-cache
762643457 Downloads
Common interfaces for simple caching
phpseclib/phpseclib
458570922 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
filp/whoops
423608545 Downloads
php error handling for cool kids
doctrine/inflector
890313389 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
901304414 Downloads
Simple template engine.
mockery/mockery
519569729 Downloads
Mockery is a simple yet flexible PHP mock object framework
lcobucci/jwt
333654166 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
471303276 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
520571956 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
142455529 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
league/oauth2-client
126362205 Downloads
OAuth 2.0 Client Library
league/oauth1-client
107600024 Downloads
OAuth 1.0 Client Library
composer/installers
141938576 Downloads
A multi-framework Composer library installer
symfony/property-access
312004839 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/browser-kit
291554384 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically