Libraries tagged by docx
symfony/property-info
212873195 Downloads
Extracts information about PHP class' properties using metadata of popular sources
swagger-api/swagger-ui
36377898 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
laravel/sail
146606129 Downloads
Docker files for running a basic Laravel application.
doctrine/common
331330152 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
84829244 Downloads
Scenario-oriented BDD framework for PHP
doctrine/sql-formatter
132859113 Downloads
a PHP SQL highlighting library
doctrine/persistence
245812637 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
177463850 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
386392567 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
118547055 Downloads
Data Fixtures for all Doctrine Object Managers
zircote/swagger-php
108651688 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
tecnickcom/tcpdf
84765549 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/dom-crawler
333761360 Downloads
Eases DOM navigation for HTML and XML documents
setasign/fpdi
115811304 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
405570117 Downloads
Declaratively specify how to extract elements from a JSON document