Libraries tagged by lib
sebastian/cli-parser
341083699 Downloads
Library for parsing CLI options
react/event-loop
69506301 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ramsey/collection
308898758 Downloads
A PHP library for representing and manipulating collections.
phpoffice/phpword
21993838 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
php-amqplib/php-amqplib
95932914 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
opis/closure
204382196 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
mpdf/mpdf
54509822 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
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/uri
89809416 Downloads
URI manipulation library
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.
league/oauth2-client
78687799 Downloads
OAuth 2.0 Client Library
laravel/socialite
62763979 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
knplabs/knp-snappy
51953649 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
237405470 Downloads
A library to validate a json schema.
jms/serializer
109802219 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.