Libraries tagged by addition
doctrine/migrations
182291551 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/common
337379934 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.
doctrine/collections
375499637 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
slevomat/coding-standard
104887392 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
beberlei/doctrineextensions
65633844 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
twig/extensions
81034176 Downloads
Common additional features for Twig that do not directly belong in core
doctrine/reflection
103470583 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
liip/functional-test-bundle
10172047 Downloads
This bundles provides additional functional test-cases for Symfony applications
intervention/validation
5668313 Downloads
Additional validation rules for the Laravel framework
viison/address-splitter
3935150 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
thecodingmachine/phpstan-strict-rules
6496840 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
matthiasmullie/scrapbook
2050123 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
kirkbushell/eloquence
782924 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
drupal/core-dev
18199933 Downloads
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
doctrine/mongodb
10868089 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.