Libraries tagged by as
fakerphp/faker
405738228 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
756945493 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
529586993 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
197377393 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
895955296 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
922909947 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
538455394 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
barryvdh/laravel-dompdf
106208458 Downloads
A DOMPDF Wrapper for Laravel
doctrine/cache
617569213 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
voku/portable-ascii
455349393 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/asset
190628155 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
beberlei/assert
104384840 Downloads
Thin assertion library for input validation in business models.
revolt/event-loop
59317491 Downloads
Rock-solid event loop for concurrent PHP applications.
react/socket
145763927 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/event-loop
169689436 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.