Libraries tagged by do
phpdocumentor/reflection-docblock
646527987 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
134447248 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
vlucas/phpdotenv
507095658 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
mockery/mockery
420519799 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/lexer
784562282 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
496313794 Downloads
Docblock Annotations Parser
doctrine/orm
246691497 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
766827118 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
739142191 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
431704691 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
505195639 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
543212325 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
236434089 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
symfony/dotenv
186537519 Downloads
Registers environment variables from a .env file
symfony/dom-crawler
327299530 Downloads
Eases DOM navigation for HTML and XML documents