Libraries tagged by is_a
guzzlehttp/guzzle
755883448 Downloads
Guzzle is a PHP HTTP client library
doctrine/cache
496130378 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
363220489 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.
mockery/mockery
367318616 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/inflector
662414958 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
381662860 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
597152678 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
326545171 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
php-amqplib/php-amqplib
95932914 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
swagger-api/swagger-ui
30157363 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
slim/slim
38288537 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
doctrine/common
300920193 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.
tecnickcom/tcpdf
71197577 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
phpmd/phpmd
84626041 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
phpmailer/phpmailer
71357208 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP