Libraries tagged by to do
doctrine/reflection
101235629 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.
setasign/fpdi
107433429 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
scienta/doctrine-json-functions
17456543 Downloads
A set of extensions to Doctrine that add support for json query functions.
martin-georgiev/postgresql-for-doctrine
3590775 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
36560523 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
6831286 Downloads
PHP dot notation access to arrays
doctrine/coding-standard
9883253 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
paquettg/php-html-parser
6821195 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
veewee/xml
2888401 Downloads
XML without worries
kevinrob/guzzle-cache-middleware
13458936 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
phpdocumentor/reflection
8857899 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/fdomdocument
40516637 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
34520899 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
symfony/html-sanitizer
13649490 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
phayes/geophp
8262524 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.