spiritvl / console
Command line interface
v1.0.0
2023-01-18 13:52 UTC
Requires
None
Requires (Dev)
- phpunit/phpunit: ^9.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Command line interface.
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json:
composer require spiritvl/console
Quality
Unit tests
php vendor/bin/phpunit
phpStan
vendor/bin/phpstan analyse src
psalm
vendor/bin/psalm
Copyright and License
The spiritvl/console library is copyright © Moiseev Dmitry and licensed for use under the MIT License (MIT).