Libraries tagged by php lib
defuse/php-encryption
132405614 Downloads
Secure PHP Encryption Library
php-amqplib/php-amqplib
107463927 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
124268971 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
maennchen/zipstream-php
225834847 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
26358270 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
mpdf/mpdf
62769030 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
doctrine/collections
362299771 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common
327348581 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
317951497 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
amphp/amp
94432196 Downloads
A non-blocking concurrency framework for PHP applications.
ramsey/collection
381057371 Downloads
A PHP library for representing and manipulating collections.
knplabs/knp-snappy
57932367 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
fzaninotto/faker
223988794 Downloads
Faker is a PHP library that generates fake data for you.
google/auth
223920097 Downloads
Google Auth Library for PHP
evenement/evenement
102313790 Downloads
Événement is a very simple event dispatching library for PHP