aurimasniekis / akatsuki
PSR-4 namespace detector for PHPStorm IDE
Installs: 31
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:tool
Requires
- symfony/console: ^3.2
This package is auto-updated.
Last update: 2024-10-14 03:12:47 UTC
README
The Akatsuki a PSR-4 Namespace prefix adder for PHPStorm.
Install
Via Composer
$ composer global require aurimasniekis/akatsuki
Usage
At the projects root folder (where composer.json
and .idea
folder exists) run:
$ akatsuki
Akatsuki v1.0.0 by Aurimas Niekis <aurimas@niekis.lt>
Adding folder "src" with namespace "Akatsuki\"
Done.
Contributing
Please see CONTRIBUTING and CONDUCT for details.
License
Please see License File for more information.