Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 933 Bytes

File metadata and controls

39 lines (25 loc) · 933 Bytes

Brick\Console

A CLI library for PHP.

Coverage Status Latest Stable Version License

Introduction

To be written.

Project status & release process

This library is abandoned and will not receive further development.

Installation

This library is installable via Composer:

composer require brick/console

Requirements

This library requires PHP 7.1 or later.

Usage

To be written.