mdantas/expressive-tooling

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

Maintainers

Package info

github.com/lpj145/expressive-tooling

Type:project

pkg:composer/mdantas/expressive-tooling

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

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.