Libraries tagged by to do
dama/doctrine-test-bundle
43577509 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
doctrine/mongodb-odm
25296011 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
108202734 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symfony/html-sanitizer
52164607 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
shipmonk/dead-code-detector
5195802 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
consolidation/filter-via-dot-access-data
52612260 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
10196597 Downloads
PHP dot notation access to arrays
doctrine/coding-standard
16497204 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
paquettg/php-html-parser
8463000 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
veewee/xml
7787430 Downloads
XML without worries
vaimo/composer-patches
4839226 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
kevinrob/guzzle-cache-middleware
19658159 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
phpdocumentor/reflection
28096654 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/fdomdocument
42987645 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
laminas/laminas-validator
50920082 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria