Libraries tagged by doc
swagger-api/swagger-ui
31303254 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
laravel/sail
118144664 Downloads
Docker files for running a basic Laravel application.
doctrine/common
307001586 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
77354957 Downloads
Scenario-oriented BDD framework for PHP
doctrine/sql-formatter
110684480 Downloads
a PHP SQL highlighting library
doctrine/persistence
216280674 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/orm
227907792 Downloads
Object-Relational-Mapper for PHP
doctrine/migrations
160167310 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
314449859 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
107814680 Downloads
Data Fixtures for all Doctrine Object Managers
doctrine/collections
336328585 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
zircote/swagger-php
94203604 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
tecnickcom/tcpdf
73761977 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/dom-crawler
300723907 Downloads
Eases DOM navigation for HTML and XML documents
mtdowling/jmespath.php
358242173 Downloads
Declaratively specify how to extract elements from a JSON document