zonuexe / phfizer
Phfizer - PHP File Analyzer
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=8.3
- illuminate/container: ^11.3
- symfony/console: ^7.0
- symfony/finder: ^7.0
- symfony/var-dumper: ^7.0
Requires (Dev)
- easy-cs/easy-cs: ^12.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^11.1
This package is auto-updated.
Last update: 2024-10-20 19:31:07 UTC
README
Warning
This tool is in the early stages of development and only the PSR-1 checker has been implemented. All features and interfaces are subject to change without notice.
How to use
% ./bin/phfizer analyze -- src/ tests/ | awk '$2 != "" {print $0}' tests/Analyzer/data/mixed-sideeffects/mixed-function.php MIXED_SIDE_EFFECTS