PHPackages                             danc0/clyde - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. danc0/clyde

ActiveLibrary[CLI &amp; Console](/categories/cli)

danc0/clyde
===========

Your friendly neighborhood CLI framework.

v0.7.1(1y ago)1953UnlicensePHPPHP &gt;=8.0

Since Aug 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dvnc0/clyde)[ Packagist](https://packagist.org/packages/danc0/clyde)[ RSS](/packages/danc0-clyde/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (4)Versions (22)Used By (3)

Clyde
=====

[](#clyde)

Your friendly neighborhood CLI framework.

[![PHPUnit](https://github.com/dvnc0/clyde/actions/workflows/php.yml/badge.svg)](https://github.com/dvnc0/clyde/actions/workflows/php.yml)[![PHPStan](https://github.com/dvnc0/clyde/actions/workflows/stan.yml/badge.svg)](https://github.com/dvnc0/clyde/actions/workflows/stan.yml)

**Documentation is incomplete**[Wiki](https://github.com/dvnc0/clyde/wiki)**This is still a WIP**

Purpose
-------

[](#purpose)

A small framework that tries to stay out of the way and help you rapidly build command line applications.

The most basic app
------------------

[](#the-most-basic-app)

The flexibility of the framework allows you to build applications in a number of ways, the simplest method is shown below.

```
