mdantas / expressive-tooling
Is a clear and enhancement fork from zend-expressive-tooling, yes, expressive need to stay and grow.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.2
- zendframework/zend-expressive-tooling: ^1.2@dev
Suggests
- composer tooling-install: run vendor\bin\tooling-install to copy app for project folder.
This package is auto-updated.
Last update: 2025-03-10 04:02:35 UTC
README
Based on Zend Expressive tooling package, i decide create a package with extensible and much more commands capabilities to help some Expressive users to do more without any hard work.
Installation
composer require mdantas/expressive-tooling
After Installation
#to copy console app for project root. \vendor\bin\tooling-installation
Use
app commands %arguments
Available Commands
debug:routes show available routes.
debug:container show container, need to more improvements.
debug:config dump config array.