Libraries tagged by nia
twbs/bootstrap
18598428 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
sebastian/resource-operations
693985163 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
928637463 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
432887171 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
league/oauth2-client
130118329 Downloads
OAuth 2.0 Client Library
league/oauth1-client
112134461 Downloads
OAuth 1.0 Client Library
thecodingmachine/safe
114750630 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/browser-kit
297387409 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
propaganistas/laravel-phone
40256926 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
pragmarx/google2fa
100301249 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
maennchen/zipstream-php
316877233 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
72879489 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/migrations
219089018 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.
doctrine/deprecations
517565026 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/common
377604381 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.