Libraries tagged by b
twbs/bootstrap
15473714 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpseclib/phpseclib
363085300 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
mockery/mockery
422554222 Downloads
Mockery is a simple yet flexible PHP mock object framework
maatwebsite/excel
115873429 Downloads
Supercharged Excel exports and imports in Laravel
barryvdh/laravel-debugbar
101643535 Downloads
PHP Debugbar integration for Laravel
symfony/filesystem
575382746 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
852382850 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/console
942454214 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/resource-operations
607884058 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
689585114 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-file-iterator
761281665 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
642630705 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
631271556 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
575908991 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
doctrine/lexer
787700565 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.