zonuexe/phfizer

Phfizer - PHP File Analyzer

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

0.0.2 2024-04-30 11:06 UTC

This package is auto-updated.

Last update: 2024-04-30 13:15:39 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