Libraries tagged by to do
dompdf/dompdf
188924477 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
vlucas/phpdotenv
643055495 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
doctrine/event-manager
528072633 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/instantiator
883971486 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
903804315 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
darkaonline/l5-swagger
37885673 Downloads
OpenApi or Swagger integration to Laravel
dompdf/php-svg-lib
43153197 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
46543525 Downloads
A library to read, parse, export and make subsets of different types of font files.
doctrine/migrations
218274290 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
514981991 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.
setasign/fpdi
156925924 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
506960746 Downloads
Declaratively specify how to extract elements from a JSON document
scienta/doctrine-json-functions
26031510 Downloads
A set of extensions to Doctrine that add support for json query functions.
beberlei/doctrineextensions
79957248 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
dama/doctrine-test-bundle
41023071 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance