Libraries tagged by addition
doctrine/collections
439344769 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
slevomat/coding-standard
139278732 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
doctrine/migrations
223245147 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
381509080 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.
beberlei/doctrineextensions
81662150 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
twig/extensions
84441046 Downloads
Common additional features for Twig that do not directly belong in core
doctrine/reflection
107836097 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.
matthiasmullie/scrapbook
2920660 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.
liip/functional-test-bundle
11231315 Downloads
This bundles provides additional functional test-cases for Symfony applications
intervention/validation
7463330 Downloads
Additional validation rules for the Laravel framework
viison/address-splitter
5063320 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
7355228 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
kirkbushell/eloquence
1079628 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
drupal/core-dev
23344902 Downloads
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
doctrine/mongodb
11326740 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.