Popular Packages
-
PHP
automattic/vipwpcs
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
-
-
PHP
oneup/flysystem-bundle
Integrates Flysystem filesystem abstraction library to your Symfony project.
-
-
-
-
-
PHP
tomasvotruba/cognitive-complexity
PHPStan rules to measure cognitive complexity of your classes and methods
-
PHP
symfony/asset-mapper
Maps directories of assets & makes them available in a public directory with versioned filenames.
-
PHP
colinmollenhour/cache-backend-file
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
-
-
-
-
-
PHP
psr-discovery/cache-implementations
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.