Libraries tagged by zlib
symfony/intl
145258558 Downloads
Provides access to the localization data of the ICU library
stripe/stripe-php
101094092 Downloads
Stripe PHP Library
sebastian/lines-of-code
342234479 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
342226639 Downloads
Library for calculating the complexity of PHP code units
sebastian/cli-parser
342384851 Downloads
Library for parsing CLI options
react/event-loop
69904938 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ramsey/collection
310027266 Downloads
A PHP library for representing and manipulating collections.
phpoffice/phpword
22063672 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
php-amqplib/php-amqplib
96124008 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
opis/closure
204553723 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
mpdf/mpdf
54642757 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
186930886 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
90251388 Downloads
URI manipulation library
league/oauth2-server
95708883 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
78909317 Downloads
OAuth 2.0 Client Library