Libraries tagged by do
masterminds/html5
280763064 Downloads
An HTML5 parser and serializer.
league/config
347743710 Downloads
Define configuration arrays with strict schemas and access values with dot notation
laravel/sail
212862158 Downloads
Docker files for running a basic Laravel application.
doctrine/common
380353872 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.
darkaonline/l5-swagger
38931315 Downloads
OpenApi or Swagger integration to Laravel
composer/installers
146321217 Downloads
A multi-framework Composer library installer
behat/behat
103498611 Downloads
Scenario-oriented BDD framework for PHP
dompdf/php-svg-lib
48163342 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
51699614 Downloads
A library to read, parse, export and make subsets of different types of font files.
doctrine/sql-formatter
187763733 Downloads
a PHP SQL highlighting library
doctrine/persistence
310995136 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
221995772 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
526857113 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
146305058 Downloads
Data Fixtures for all Doctrine Object Managers
zircote/swagger-php
148748804 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations