spiritvl/console

Command line interface

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/spiritvl/console

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

This package is auto-updated.

Last update: 2025-10-24 14:33:36 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).