Libraries tagged by onym
twbs/bootstrap
15717516 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
sebastian/resource-operations
620751708 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
783613567 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
368976597 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
league/oauth2-client
96388792 Downloads
OAuth 2.0 Client Library
thecodingmachine/safe
75241930 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/browser-kit
245165504 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
pragmarx/google2fa
58485102 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
maennchen/zipstream-php
233236356 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
57883821 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/migrations
178239909 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
389293425 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
332346006 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.
almasaeed2010/adminlte
7425230 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4
league/oauth1-client
78773134 Downloads
OAuth 1.0 Client Library