Libraries tagged by do
laravel/sail
155578440 Downloads
Docker files for running a basic Laravel application.
doctrine/common
338770056 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
behat/behat
87426438 Downloads
Scenario-oriented BDD framework for PHP
dompdf/php-font-lib
14404690 Downloads
A library to read, parse, export and make subsets of different types of font files.
doctrine/sql-formatter
139972927 Downloads
a PHP SQL highlighting library
doctrine/persistence
254779963 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
183446472 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
406371258 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
122426838 Downloads
Data Fixtures for all Doctrine Object Managers
doctrine/collections
377330677 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
zircote/swagger-php
113925410 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tecnickcom/tcpdf
88460929 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
setasign/fpdi
121691596 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
420432643 Downloads
Declaratively specify how to extract elements from a JSON document
symfony/doctrine-messenger
71577217 Downloads
Symfony Doctrine Messenger Bridge