Libraries tagged by on
twbs/bootstrap
18971641 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
sebastian/resource-operations
703483580 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/object-reflector
813971536 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpunit/php-file-iterator
949564555 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
441874417 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
league/oauth2-client
134803331 Downloads
OAuth 2.0 Client Library
league/oauth1-client
118405736 Downloads
OAuth 1.0 Client Library
thecodingmachine/safe
124266515 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/browser-kit
305117277 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
propaganistas/laravel-phone
42257304 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
pragmarx/google2fa
108916686 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
netresearch/jsonmapper
117171178 Downloads
Map nested JSON structures onto PHP classes
maennchen/zipstream-php
330024915 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
74852731 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/migrations
224836280 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.