Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 435 Bytes

forgiving-command-loader

Build Status

An implementation of Symfony's CommandLoaderInterface.

Requirements

  • PHP 7.1
  • symfony/console

Installation

Through Composer, obviously:

composer require chrisharrison/forgiving-command-loader

Why?

Usage