Libraries tagged by fomr
erusev/parsedown
129028624 Downloads
Parser for Markdown.
doctrine/migrations
155397985 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
296174472 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
104807295 Downloads
Data Fixtures for all Doctrine Object Managers
dnoegel/php-xdg-base-dir
211323460 Downloads
implementation of xdg base directory specification for php
brianium/paratest
62186138 Downloads
Parallel testing for PHP
behat/behat
75042294 Downloads
Scenario-oriented BDD framework for PHP
barryvdh/laravel-ide-helper
88091636 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
barryvdh/laravel-dompdf
55864284 Downloads
A DOMPDF Wrapper for Laravel
bacon/bacon-qr-code
103834597 Downloads
BaconQrCode is a QR code generator for PHP.
amphp/amp
76682806 Downloads
A non-blocking concurrency framework for PHP applications.
phpunit/phpunit-mock-objects
197397876 Downloads
Mock Object library for PHPUnit
php-http/message-factory
228559486 Downloads
Factory interfaces for PSR-7 HTTP Message
fzaninotto/faker
217448751 Downloads
Faker is a PHP library that generates fake data for you.
neitanod/forceutf8
17347530 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.