PHPackages                             vaibhavpandeyvpz/clip - 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. vaibhavpandeyvpz/clip

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

vaibhavpandeyvpz/clip
=====================

Minimal and simple CLI library for PHP with zero required dependencies.

1.0.0(4mo ago)2291MITPHPPHP ^8.2CI passing

Since Jan 2Pushed 4mo agoCompare

[ Source](https://github.com/vaibhavpandeyvpz/clip)[ Packagist](https://packagist.org/packages/vaibhavpandeyvpz/clip)[ Docs](https://github.com/vaibhavpandeyvpz/clip)[ RSS](/packages/vaibhavpandeyvpz-clip/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

Clip
====

[](#clip)

[![Tests](https://github.com/vaibhavpandeyvpz/clip/actions/workflows/tests.yml/badge.svg)](https://github.com/vaibhavpandeyvpz/clip/actions/workflows/tests.yml)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)[![PHP Version](https://camo.githubusercontent.com/563cae943df7e17a05af338b56383c40c6304dbe134735fa1dccf27687cc0589/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344382e322d3737374242342e737667)](https://www.php.net/)[![Packagist](https://camo.githubusercontent.com/50821e05ecd6fe1150412a53a8d93198edd0b81bd01cf1141997bf1c9e71d17e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7661696268617670616e64657976707a2f636c69702e737667)](https://packagist.org/packages/vaibhavpandeyvpz/clip)[![Packagist Downloads](https://camo.githubusercontent.com/86605d2241f25b3253ddff4a1233b204be399d3cf4fa58f8cfb2feb399579d2e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7661696268617670616e64657976707a2f636c69702e737667)](https://packagist.org/packages/vaibhavpandeyvpz/clip)

**CLI for PHP** - A minimal and simple console application library for PHP with zero required dependencies.

Features
--------

[](#features)

- 🚀 **Zero dependencies** - Only requires PHP 8.2+
- 📦 **Minimal API** - Simple and intuitive interface
- 🎨 **Colored output** - Built-in support for colored console output
- 💬 **Interactive input** - Ask questions, confirmations, and choices
- 🔧 **Flexible** - Easy to extend and customize

Installation
------------

[](#installation)

```
composer require vaibhavpandeyvpz/clip
```

Quick Start
-----------

[](#quick-start)

```
