Libraries tagged by do
phpdocumentor/reflection-docblock
758502304 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
dompdf/dompdf
192100946 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
barryvdh/laravel-dompdf
102625808 Downloads
A DOMPDF Wrapper for Laravel
vlucas/phpdotenv
649484861 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
swagger-api/swagger-ui
50511491 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
mockery/mockery
533276797 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/lexer
969597458 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
578225007 Downloads
Docblock Annotations Parser
doctrine/orm
303990974 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
888564670 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
911124436 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
532089374 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
611247531 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
434709219 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
614168468 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.