Libraries tagged by RUES
rennokki/laravel-eloquent-query-cache
3292492 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpcompatibility/phpcompatibility-wp
24093748 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-vcr/php-vcr
2728074 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-di/phpdoc-reader
27963534 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pheromone/phpcs-security-audit
3081148 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
mglaman/phpstan-drupal
23788489 Downloads
Drupal extension and rules for PHPStan
magento/magento-coding-standard
11841738 Downloads
A set of Magento specific PHP CodeSniffer rules.
maatwebsite/laravel-nova-excel
5322783 Downloads
Supercharged Excel exports for Laravel Nova Resources
laminas/laminas-db
19920440 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
intervention/validation
5514487 Downloads
Additional validation rules for the Laravel framework
guzzlehttp/guzzle-services
9231020 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
escapestudios/symfony2-coding-standard
10033105 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
colinmollenhour/cache-backend-file
20366870 Downloads
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.
bepsvpt/secure-headers
3799661 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
automattic/woocommerce
4814526 Downloads
A PHP wrapper for the WooCommerce REST API