Libraries tagged by violate
mpyw/laravel-retry-on-duplicate-key
51844 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
jclaveau/php-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
ventrec/timestampr
26 Downloads
Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
squizlabs/php_codesniffer
335052992 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
micheh/phpcs-gitlab
8506295 Downloads
GitLab Report for PHP_CodeSniffer (display the violations in the GitLab CI/CD Code Quality Report)
phpcsstandards/php_codesniffer
232873 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
olivertappin/phpcs-diff
130934 Downloads
Detects violations of a defined coding standard based on a git diff.
mamuz/php-dependency-analysis
108270 Downloads
Static code analysis to find violations in a dependency graph
flancer32/mage2_ext_csp
45574 Downloads
Magento 2 module to collect CSP violations reports and to eliminate JS console warnings.
project-nos/spryker-twig-code-sniffer
23229 Downloads
This package aims to be for twig templates in spryker what phpcs is to php. It checks your codebase for violations on coding standards.
instaclick/php-code-sniffer
186533 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
hostnet/phpcs-tool
153121 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
michael34435/php-ranker
104216 Downloads
Grab GPA from your project with phpcs/phpmd/phpcpd violation report
codeq/csp-report-endpoint
9567 Downloads
Provides an endpoint for logging CSP violations.
mpyw/unique-violation-detector
62038 Downloads
Detect primary/unique key or constraint violation errors from PDOException.