Libraries tagged by chef
pimcore/system-info-bundle
194267 Downloads
Pimcore System Info & Tools Bundle that provides additional tools for checking System information.
phpcompatibility/phpcompatibility-symfony
717500 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
718354 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
mvanduijker/laravel-model-exists-rule
140165 Downloads
Validation rule to check if a model exists
mekras/php-speller
400263 Downloads
PHP spell check library
markri/wp-sec
29017 Downloads
Checks Wordpress installation for CVE security issues at wpvulndb.com
magepal/magento2-guest-to-customer
160097 Downloads
Quickly and easily convert existing guest checkout customers to registered customers.
lightswitch05/php-version-audit
50151 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates
kouz/laravel-mailgun-email-validation
129082 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
kdion4891/laravel-livewire-tables
43163 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
juampi92/phecks
359485 Downloads
A package to run custom PHP checks
j13k/yaml-lint
1081307 Downloads
A compact command line utility for checking YAML file syntax
inpsyde/wp-context
256383 Downloads
A single-class utility to check the running context in WordPress sites.
graham-campbell/analyzer
569406 Downloads
Checks if referenced classes really exist.
fiunchinho/phpunit-randomizer
744730 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies