Libraries tagged by libraries
maennchen/zipstream-php
315832623 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
243731931 Downloads
URI manipulation library
league/oauth2-server
148293468 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
129762587 Downloads
OAuth 2.0 Client Library
league/oauth1-client
111774572 Downloads
OAuth 1.0 Client Library
laravel/socialite
109768398 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
knplabs/knp-snappy
72736521 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
336457635 Downloads
A library to validate a json schema.
jms/serializer
142611543 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jean85/pretty-package-versions
318785930 Downloads
A library to get pretty versions strings of installed dependencies
google/recaptcha
94425561 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
google/auth
296450786 Downloads
Google Auth Library for PHP
google/apiclient-services
196538545 Downloads
Client library for Google APIs
giggsey/libphonenumber-for-php
160588871 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
fruitcake/php-cors
276743708 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation