Libraries tagged by on
twbs/bootstrap
18272507 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
sebastian/resource-operations
686006993 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/object-reflector
776705968 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpunit/php-file-iterator
911580077 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
425330671 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
league/oauth2-client
126040673 Downloads
OAuth 2.0 Client Library
league/oauth1-client
107256386 Downloads
OAuth 1.0 Client Library
thecodingmachine/safe
107658467 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/browser-kit
291160485 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
propaganistas/laravel-phone
38614601 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
pragmarx/google2fa
93690648 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
netresearch/jsonmapper
111495630 Downloads
Map nested JSON structures onto PHP classes
maennchen/zipstream-php
306074614 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
jenssegers/agent
71181811 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/migrations
214095085 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.