Libraries tagged by PHP Form Lib
maennchen/zipstream-php
239634549 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
28103811 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
voku/portable-ascii
340510491 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
amphp/amp
103609998 Downloads
A non-blocking concurrency framework for PHP applications.
ramsey/collection
408874945 Downloads
A PHP library for representing and manipulating collections.
google/auth
234954219 Downloads
Google Auth Library for PHP
evenement/evenement
113609890 Downloads
Événement is a very simple event dispatching library for PHP
sebastian/complexity
452532870 Downloads
Library for calculating the complexity of PHP code units
sebastian/lines-of-code
452537492 Downloads
Library for counting the lines of code in PHP source code
fakerphp/faker
302188409 Downloads
Faker is a PHP library that generates fake data for you.
fzaninotto/faker
226309195 Downloads
Faker is a PHP library that generates fake data for you.
knplabs/knp-snappy
60138238 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
promphp/prometheus_client_php
20906556 Downloads
Prometheus instrumentation library for PHP applications.
pusher/pusher-php-server
77473270 Downloads
Library for interacting with the Pusher REST API
fruitcake/php-cors
188747005 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation