Libraries tagged by is_a
guzzlehttp/guzzle
1043344517 Downloads
Guzzle is a PHP HTTP client library
swagger-api/swagger-ui
49362357 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
doctrine/cache
610310278 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
tijsverkoyen/css-to-inline-styles
538186199 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
phpmailer/phpmailer
105909219 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mockery/mockery
524927410 Downloads
Mockery is a simple yet flexible PHP mock object framework
mobiledetect/mobiledetectlib
170340998 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
fakerphp/faker
388406077 Downloads
Faker is a PHP library that generates fake data for you.
dompdf/dompdf
186700322 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/inflector
898539164 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
525173331 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
phpdocumentor/reflection-docblock
750063278 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
dragonmantank/cron-expression
509153319 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
php-amqplib/php-amqplib
132001852 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
slim/slim
52774186 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs