spiritvl/console

Command line interface

v1.0.0 2023-01-18 13:52 UTC

This package is auto-updated.

Last update: 2024-05-24 11:42:30 UTC


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).