Libraries tagged by do
symfony/dom-crawler
418018344 Downloads
Eases DOM navigation for HTML and XML documents
phpdocumentor/reflection-docblock
778410136 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
205132925 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
barryvdh/laravel-dompdf
111548746 Downloads
A DOMPDF Wrapper for Laravel
vlucas/phpdotenv
674879147 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
swagger-api/swagger-ui
53035736 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
mockery/mockery
553257504 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/lexer
1000225305 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
588610549 Downloads
Docblock Annotations Parser
doctrine/orm
313261813 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
906666357 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
939974305 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
547582237 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
628063614 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
446715838 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.