jrfnl member since: May 06, 2015
jrfnl's packages
-
PHP
dealerdirect/phpcodesniffer-composer-installer
PHP_CodeSniffer Standards Composer Installer Plugin
-
-
PHP
jrfnl/qawpprojects
A set of PHP Codesniffer standards which can be used to check the code quality of WordPress projects.
-
php-parallel-lint/php-code-style
PHP_CodeSniffer rules for projects in the PHP Parallel Lint organisation
-
-
-
PHP
php-parallel-lint/php-parallel-lint
This tool checks the syntax of PHP files about 20x faster than serial check.
-
-
PHP
phpcompatibility/php-compatibility
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
-
phpcompatibility/phpcompatibility-all
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
-
PHP
phpcompatibility/phpcompatibility-joomla
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
-
PHP
phpcompatibility/phpcompatibility-paragonie
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
-
PHP
phpcompatibility/phpcompatibility-passwordcompat
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.
-
PHP
phpcompatibility/phpcompatibility-symfony
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.
-
PHP
phpcompatibility/phpcompatibility-wp
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.