Libraries tagged by phpat
fgrosse/phpasn1
37157435 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
tomasvotruba/type-coverage
13193535 Downloads
Measure type coverage of your project
php-stubs/wordpress-stubs
18472382 Downloads
WordPress function and class declaration stubs for static analysis.
nunomaduro/pao
686371 Downloads
Agent-optimized output for PHP testing tools
phpgt/dom
13776258 Downloads
Modern DOM API.
tomasvotruba/cognitive-complexity
6048845 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
roots/wp-password-bcrypt
10490942 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
yamadashy/phpstan-friendly-formatter
1422028 Downloads
Simple error formatter for PHPStan that display code frame
ticketswap/phpstan-error-formatter
816770 Downloads
A minimalistic error formatter for PHPStan
thecodingmachine/phpstan-strict-rules
7390379 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
thecodingmachine/phpstan-safe-rule
10749506 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
staabm/phpstan-todo-by
2319324 Downloads
staabm/phpstan-psr3
1243469 Downloads
staabm/phpstan-dba
2707956 Downloads
shipmonk/phpstan-baseline-per-identifier
2206173 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.