Libraries tagged by libary
matomo/device-detector
29018523 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
maennchen/zipstream-php
333120794 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/uri
266895916 Downloads
URI manipulation library
league/oauth2-server
156028582 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.
league/oauth2-client
135862424 Downloads
OAuth 2.0 Client Library
league/oauth1-client
119945893 Downloads
OAuth 1.0 Client Library
knplabs/knp-snappy
75096817 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
348181839 Downloads
A library to validate a json schema.
jms/serializer
146310141 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jean85/pretty-package-versions
336509313 Downloads
A library to get pretty versions strings of installed dependencies
google/recaptcha
97086323 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
google/auth
310057253 Downloads
Google Auth Library for PHP
google/apiclient-services
205373259 Downloads
Client library for Google APIs
giggsey/libphonenumber-for-php
167071377 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
fruitcake/php-cors
297729934 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation