Libraries tagged by php lib
defuse/php-encryption
137207356 Downloads
Secure PHP Encryption Library
php-amqplib/php-amqplib
110301181 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
giggsey/libphonenumber-for-php
127971133 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
maennchen/zipstream-php
235671459 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
phpoffice/phpword
27552158 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
mpdf/mpdf
64986733 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
doctrine/collections
371046386 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common
333964361 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
voku/portable-ascii
335320497 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
amphp/amp
101589192 Downloads
A non-blocking concurrency framework for PHP applications.
ramsey/collection
402267219 Downloads
A PHP library for representing and manipulating collections.
knplabs/knp-snappy
59473254 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
fzaninotto/faker
225709415 Downloads
Faker is a PHP library that generates fake data for you.
google/auth
231676180 Downloads
Google Auth Library for PHP
evenement/evenement
110881194 Downloads
Événement is a very simple event dispatching library for PHP