Skip to content

rheehot/minicli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minicli

Minicli is an experimental dependency-free toolkit for building CLI-centric applications in PHP. Minicli was created as an educational experiment and a way to go dependency-free when building simple command-line applications in PHP. It can be used for microservices, personal dev tools, bots and little fun things.

Getting Started

You can use our application template repository for creating a new app with Minicli.

To create a new project using Composer, run:

composer create-project --prefer-dist minicli/application myapp

Demos coming soon.

Building MiniCLI

The following tutorials on dev.to compose a series named "Building Minicli", where we create minicli from scratch:

Created with Minicli

  • Dolphin - a CLI tool for managing DigitalOcean servers with Ansible.

About

Dependency-free CLI AppKit for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%