Download the PHP package imanghafoori/php-imports-analyzer without Composer
On this page you can find all versions of the php package imanghafoori/php-imports-analyzer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imanghafoori/php-imports-analyzer
More information about imanghafoori/php-imports-analyzer
Files in imanghafoori/php-imports-analyzer
Download imanghafoori/php-imports-analyzer
More information about imanghafoori/php-imports-analyzer
Files in imanghafoori/php-imports-analyzer
Vendor imanghafoori
Package php-imports-analyzer
Short Description A command line tool to scan for extra or wrong use statements in composer based apps.
License MIT
Homepage https://github.com/imanghafoori1/php-imports-analyzer
Package php-imports-analyzer
Short Description A command line tool to scan for extra or wrong use statements in composer based apps.
License MIT
Homepage https://github.com/imanghafoori1/php-imports-analyzer
Keywords ci-cdphp-import-analyzer
Please rate this library. Is it a good library?
Informations about the package php-imports-analyzer
PHP Imports Analyzer
A command line utility designed to scan your composer-based PHP applications and identify unnecessary or incorrect use statements. This tool is especially beneficial for examining your open-source packages, ensuring they adhere to optimal coding standards.
Install:
Alternatively, you have the option to install it globally:
Usage:
Navigate to your project's root directory and run the following command:
All versions of php-imports-analyzer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
symfony/finder Version 4.*|5.*|6.*|7.*|8.*|9.*
symfony/console Version 4.*|5.*|6.*|7.*
imanghafoori/php-token-analyzer Version ^0.1.61
imanghafoori/composer-json Version ^1.0.13
symfony/finder Version 4.*|5.*|6.*|7.*|8.*|9.*
symfony/console Version 4.*|5.*|6.*|7.*
imanghafoori/php-token-analyzer Version ^0.1.61
imanghafoori/composer-json Version ^1.0.13
The package imanghafoori/php-imports-analyzer contains the following files
Loading the files please wait ....