Libraries tagged by b
phpseclib/phpseclib
316426705 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
mockery/mockery
367587649 Downloads
Mockery is a simple yet flexible PHP mock object framework
barryvdh/laravel-debugbar
88172518 Downloads
PHP Debugbar integration for Laravel
symfony/polyfill-php72
588962105 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/filesystem
511289252 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
759016920 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/console
837824238 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/resource-operations
556104114 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
605177050 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-file-iterator
674435322 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
587447385 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
576917224 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
520443033 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
doctrine/lexer
700701367 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/event-manager
381948850 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.