Libraries tagged by to do
doctrine/mongodb-odm
20072693 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
102723633 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
17135869 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
scienta/doctrine-json-functions
18941971 Downloads
A set of extensions to Doctrine that add support for json query functions.
martin-georgiev/postgresql-for-doctrine
3959421 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
consolidation/filter-via-dot-access-data
39103140 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
7319194 Downloads
PHP dot notation access to arrays
doctrine/coding-standard
11284173 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
paquettg/php-html-parser
7098025 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
veewee/xml
3604716 Downloads
XML without worries
vaimo/composer-patches
3720570 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
14503321 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
phpdocumentor/reflection
11228060 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/fdomdocument
41068395 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
37276273 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria