aurimasniekis / akatsuki
PSR-4 namespace detector for PHPStorm IDE
1.0.0
2017-03-16 21:32 UTC
Requires
- symfony/console: ^3.2
This package is auto-updated.
Last update: 2026-02-14 06:07:40 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.