Libraries tagged by b
twbs/bootstrap
15903656 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpseclib/phpseclib
378107952 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
mockery/mockery
442360489 Downloads
Mockery is a simple yet flexible PHP mock object framework
barryvdh/laravel-debugbar
106386447 Downloads
PHP Debugbar integration for Laravel
symfony/filesystem
598691107 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
885993999 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/console
980197792 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/resource-operations
626834229 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
720499626 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-file-iterator
793955693 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
662977874 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
651496066 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
594185250 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
doctrine/lexer
818609179 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/event-manager
449511452 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.