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