Skip to content

Curry5C/NamespaceAnalyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namespace Analyzer
==================

This tool will check if all used (T_USE) namespaces are needed in a given PHP file.

Example:

SingleFile:

php bin/console analyze example/unusednamespace.php

Directory:

php bin/console analyze example

About

Namespace Analyzer - This tool will check if all used (T_USE) namespaces are needed in a given PHP file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published