Libraries tagged by code check
think-zap/coding-standards
22 Downloads
Zap Coding Standard for PHPCS
rodolphe-gelaude/ipchecker
8 Downloads
IP Checker helps to block abusive IP addresses on specific error codes.
polderknowledge/coding-standards
10529 Downloads
The Polder Knowledge coding standards for PHP_CodeSniffer.
muffeen/url-status
252 Downloads
Check or ping urls for http response/status codes.
modassir/assert
5 Downloads
Assert PHP library for performing assertions, and validations input/output code.
marcosmarcolin/phpinsights
993 Downloads
Instant PHP quality checks from your console.
yproximite/pr-review-watcher
12 Downloads
An open source tool to help code reviewer's to focus on what's important by reminding the developper to check for obvious things first.
jover_be/drupal-pre-commit
161 Downloads
A Git pre-commit hook to check Drupal Coding Standards and more.
bauer-kirch/cwa-event-registration-url
76 Downloads
Allows creating and reading Corona Warn App Check-In URLs
nilportugues/php_todo
10037 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.
nilportugues/php_forbidden
8093 Downloads
Looks into the code using a user-defined list of forbidden function in a given path.
douglasgreen/utility
421 Downloads
PHP utility project for exception classes and wrapper functions
wowo-zz/php-cc
314 Downloads
PHP Code Check Tool
zhenggui/php-cc
322 Downloads
PHP Code Check Tool
giles/php-csc
246 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。