mdantas / expressive-tooling
Is a clear and enhancement fork from zend-expressive-tooling, yes, expressive need to stay and grow.
Package info
github.com/lpj145/expressive-tooling
Type:project
pkg:composer/mdantas/expressive-tooling
v1.2
2019-11-09 15:17 UTC
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: 2026-03-10 06:05:44 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.