Libraries tagged by fort
doctrine/migrations
183706265 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
407191709 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
122565466 Downloads
Data Fixtures for all Doctrine Object Managers
dnoegel/php-xdg-base-dir
229056863 Downloads
implementation of xdg base directory specification for php
brianium/paratest
94050967 Downloads
Parallel testing for PHP
behat/behat
87533483 Downloads
Scenario-oriented BDD framework for PHP
barryvdh/laravel-ide-helper
107600018 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
barryvdh/laravel-dompdf
72101839 Downloads
A DOMPDF Wrapper for Laravel
bacon/bacon-qr-code
136915619 Downloads
BaconQrCode is a QR code generator for PHP.
amphp/amp
105849691 Downloads
A non-blocking concurrency framework for PHP applications.
maximebf/debugbar
105488349 Downloads
Debug bar in the browser for php application
fzaninotto/faker
226916671 Downloads
Faker is a PHP library that generates fake data for you.
neitanod/forceutf8
20185387 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
jdorn/sql-formatter
111704707 Downloads
a PHP SQL highlighting library
willdurand/negotiation
109742455 Downloads
Content Negotiation tools for PHP provided as a standalone library.