Libraries tagged by static7
project-nos/spryker-twig-code-sniffer
34054 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.
phpcompatibility/phpcompatibility-joomla
73472 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
phpcompatibility/phpcompatibility-all
72691 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
php-stubs/wordpress-seo-stubs
158677 Downloads
Yoas SEO function and class declaration stubs for static analysis.
php-static-analysis/rector-rule
28190 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
php-static-analysis/psalm-plugin
18552 Downloads
Psalm plugin to read static analysis attributes
php-static-analysis/node-visitor
78663 Downloads
PHP parser node visitor that converts Attributes into PHPDoc annotations
patchlevel/event-sourcing-phpstan-extension
73293 Downloads
PHPStan that understands your aggregates and catches event sourcing mistakes before runtime
nowo-tech/phpstan-frankenphp
46077 Downloads
PHPStan rules that help you migrate from PHP-FPM to FrankenPHP classic, then to worker mode. Rules are split by level with demos for every case.
mspirkov/yii2-phpstan-rules
696 Downloads
A set of PHPStan rules for projects using the Yii2 framework
mostafaznv/php-x-sendfile
13179 Downloads
Serve large files using web server with support for laravel
moderntribe/coding-standards
42639 Downloads
The Modern Tribe Coding Standard for PHPCS
milpa/resolver
10283 Downloads
The architecture resolver: pure logic that resolves contracts, versioned capabilities, and surfaces against a host profile and reports whether the graph is valid, bootable-with-warnings, blocked, or legacy-compatible.
lychee-org/phpstan-sensitive-parameter-values
19881 Downloads
PHPStan extension for better support of SensitiveParameter and SensitiveParameterValue attributes.
laramint/laravel-security-scanner
4548 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.