Libraries tagged by to do
doctrine/reflection
101945855 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
111434975 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
18231046 Downloads
A set of extensions to Doctrine that add support for json query functions.
martin-georgiev/postgresql-for-doctrine
3782891 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
37860413 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
7063360 Downloads
PHP dot notation access to arrays
doctrine/coding-standard
10336639 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
paquettg/php-html-parser
6962019 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
veewee/xml
3251305 Downloads
XML without worries
kevinrob/guzzle-cache-middleware
13944882 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
phpdocumentor/reflection
10010033 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/fdomdocument
40773127 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
35853879 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
symfony/html-sanitizer
15347299 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
phayes/geophp
8479484 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.