elephox / console
Elephox console library.
v0.7.0
2022-10-21 15:11 UTC
Requires
- php: ^8.1 <8.3
- ext-ctype: *
- ext-mbstring: *
- elephox/autoloading: dev-develop
- elephox/collection: dev-develop
- elephox/configuration: dev-develop
- elephox/di: dev-develop
- elephox/logging: dev-develop
- elephox/support: dev-develop
- jetbrains/phpstorm-attributes: ^1.0
This package is auto-updated.
Last update: 2026-05-29 01:40:33 UTC
README
This module is used by Elephox to provide a console application and ability to create and run commands.
For an example usage, check out the phox binary in the root of the project.