Libraries tagged by 1doc
phpoffice/phpspreadsheet
225133627 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
symfony/doctrine-bridge
146361104 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
100520068 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
146361143 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
202219011 Downloads
Symfony DoctrineBundle
symfony/property-info
196957855 Downloads
Extracts information about PHP class' properties using metadata of popular sources
swagger-api/swagger-ui
33744468 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phpoffice/phpword
24876905 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
laravel/sail
131054683 Downloads
Docker files for running a basic Laravel application.
doctrine/common
318870248 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
80993851 Downloads
Scenario-oriented BDD framework for PHP
doctrine/sql-formatter
121274561 Downloads
a PHP SQL highlighting library
doctrine/persistence
230263890 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
168667328 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
346110756 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.