Libraries tagged by anaf
snowplow/snowplow-tracker
1164203 Downloads
Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts
shipmonk/dead-code-detector
14078 Downloads
Dead code detector to find unused PHP code via PHPStan extension.
scheb/tombstone
414681 Downloads
Dead code detection with tombstones for PHP
saschaegerer/phpstan-typo3
2057352 Downloads
TYPO3 CMS class reflection extension for PHPStan
projectcleverweb/color
483142 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
php-stubs/wp-cli-stubs
890739 Downloads
WP-CLI function and class declaration stubs for static analysis.
php-stubs/generator
151199 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
php-stubs/acf-pro-stubs
349016 Downloads
Advanced Custom Fields PRO stubs for static analysis.
nette/code-checker
1202835 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
mediawiki/phan-taint-check-plugin
527918 Downloads
A Phan plugin to do security checking
marcocesarato/amwscan
12426 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
fig-r/psr2r-sniffer
833106 Downloads
Code-Sniffer, Auto-Fixer and Tokenizer for PSR2-R
dave-liddament/phpstan-php-language-extensions
172361 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
dave-liddament/php-language-extensions
232708 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
codeigniter/coding-standard
975147 Downloads
Official Coding Standards for CodeIgniter based on PHP CS Fixer