Libraries tagged by violate
mpyw/laravel-retry-on-duplicate-key
53136 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
jclaveau/php-visibility-violator
772 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
384255744 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcsstandards/php_codesniffer
355292 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
micheh/phpcs-gitlab
12599329 Downloads
GitLab Report for PHP_CodeSniffer (display the violations in the GitLab CI/CD Code Quality Report)
olivertappin/phpcs-diff
159176 Downloads
Detects violations of a defined coding standard based on a git diff.
mamuz/php-dependency-analysis
109025 Downloads
Static code analysis to find violations in a dependency graph
ahmed-bhs/doctrine-doctor
10445 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
project-nos/spryker-twig-code-sniffer
32921 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
206808 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
hryvinskyi/magento2-csp
4056 Downloads
Advanced Content Security Policy (CSP) module for Magento 2 with whitelist management, violation reports, header splitting, and value optimization
hostnet/phpcs-tool
161753 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
flancer32/mage2_ext_csp
51776 Downloads
Magento 2 module to collect CSP violations reports and to eliminate JS console warnings.
mpyw/unique-violation-detector
64591 Downloads
Detect primary/unique key or constraint violation errors from PDOException.