tgrj / tweb_cli
cli for the tweb micro-framework
v2.3.0
2026-05-05 19:42 UTC
Requires
- php: ^8.4
- symfony/console: ^8.0
- tgrj/tweb_adapter_rb: ^3.0
- tgrj/tweb_adapter_users: ^2.0
- tgrj/tweb_config: ^2.0
Requires (Dev)
- phpunit/phpunit: ^12.0
README
cli interface for the tweb micro-framework
About
This is a cli tool for managing projects with the micro-framework tweb. It is for showing the config, managing routes or templates or listing views / routes. Maybe more at some point.
Usage
php cli- This will list all the available commands.
php cli help command- This will show the help text fot the command.