Libraries tagged by to
mobiledetect/mobiledetectlib
115063299 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maennchen/zipstream-php
186301422 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
95473362 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/serializable-closure
190204831 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
laravel/passport
61334756 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laminas/laminas-code
135643900 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
justinrainbow/json-schema
237405470 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
188045587 Downloads
A library to get pretty versions strings of installed dependencies
dompdf/dompdf
115238887 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/migrations
155979705 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
298346547 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/collections
328989676 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
deployer/deployer
18635930 Downloads
Deployment Tool
composer/ca-bundle
265399048 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
198544560 Downloads
A simple and modern approach to stream filtering in PHP