Thanks to visit codestin.com
Credit goes to github.com

Skip to content

minicli/minicli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minicli

Minicli is an experimental dependency-free toolkit for building CLI-only applications in PHP, created by erikaheidi. 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

A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 26

Languages