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

pkg:composer/mdantas/expressive-tooling

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

This package is auto-updated.

Last update: 2025-10-10 05:13:50 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.