mdantas/expressive-tooling

Is a clear and enhancement fork from zend-expressive-tooling, yes, expressive need to stay and grow.

v1.2 2019-11-09 15:17 UTC

This package is auto-updated.

Last update: 2024-04-10 01:26:36 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.