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
- dev-develop
- 0.9.0.x-dev
- 0.8.0.x-dev
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.3
- 0.4.0
- 0.4.0-alpha5
- 0.4.0-alpha4
- 0.4.0-alpha3
- 0.4.0-alpha2
- 0.4.0-alpha1
- 0.3.27
- dev-release/0.9
- dev-release/0.8
- dev-release/0.7
- dev-release/0.6.0
- dev-16-psr-20-clock
- dev-18-make-servicecollection-more-extensible
- dev-release/0.6
- dev-25-improvements-to-logging
- dev-3-add-nunomadurotermwind-console-sink
- dev-goal/use_getoptphp_for_commands
- dev-release/0.5
- dev-release/0.4
- dev-release/0.3
This package is auto-updated.
Last update: 2024-10-30 01:42:58 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.