Libraries tagged by do
phpdocumentor/reflection-docblock
663752954 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
139599679 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
vlucas/phpdotenv
526585160 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpspec/prophecy
528826680 Downloads
Highly opinionated mocking framework for PHP 5.3+
mockery/mockery
437846362 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/lexer
811125529 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
509034094 Downloads
Docblock Annotations Parser
doctrine/orm
253059217 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
787650093 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
762925980 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
445310591 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
519817117 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
555393187 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpoffice/phpspreadsheet
245452723 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
symfony/dotenv
192930360 Downloads
Registers environment variables from a .env file