Libraries tagged by 1doc
doctrine/sql-formatter
188035156 Downloads
a PHP SQL highlighting library
doctrine/persistence
311295595 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
222200763 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
527496290 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/data-fixtures
146419916 Downloads
Data Fixtures for all Doctrine Object Managers
zircote/swagger-php
148954144 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/dom-crawler
407994396 Downloads
Eases DOM navigation for HTML and XML documents
setasign/fpdi
161475019 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.
mtdowling/jmespath.php
517566771 Downloads
Declaratively specify how to extract elements from a JSON document
symfony/doctrine-messenger
99446526 Downloads
Symfony Doctrine Messenger Bridge
stof/doctrine-extensions-bundle
91174722 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
scienta/doctrine-json-functions
26677235 Downloads
A set of extensions to Doctrine that add support for json query functions.
ramsey/uuid-doctrine
43404808 Downloads
Use ramsey/uuid as a Doctrine field type.
phpstan/phpstan-doctrine
75194406 Downloads
Doctrine extensions for PHPStan
nelmio/api-doc-bundle
68727543 Downloads
Generates documentation for your REST API from attributes