Download the PHP package alecrabbit/php-cli-snake without Composer
On this page you can find all versions of the php package alecrabbit/php-cli-snake. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-cli-snake
🐍 PHP CLI Snake
Lightweight cli snake spinner with zero dependencies
Zero dependencies
Installation
Quickstart
Usage
See examples
Feature comparision
| Feature | php-console-spinner | php-cli-snake |
|---|---|---|
| Lightweight | ❌ ️ | ✔️ |
| Has zero dependencies | ❌ ️ | ✔️ |
| Highly configurable | ✔️ ️ | ❌ |
| Contains various spinner classes | ✔️ ️ | ❌ |
| Progress indicator | ✔️ ️ | ❌ |
| Messages indicator | ✔️ ️ | ❌ |
| Color settings for spinner | ✔️ ️ | ❌ |
| Color settings for messages | ✔️ ️ | ❌ |
| Color settings for progress indicator | ✔️ ️ | ❌ |
Has disable() method |
✔️ ️ | ❌ |
Has enable() method |
✔️ ️ | ❌ |
| Can show final message | ✔️ ️ | ❌ |
| Cursor hide can be disabled | ✔️ ️ | ❌ |
| Can use optional custom output | ✔️ ️ | ❌ |
Has erase() method |
✔️ ️ | ✔️ ️ |
Hides cursor with $spinner->begin() |
✔️ ️ | ✔️ ️ |
Shows cursor with $spinner->end() |
✔️ ️ | ✔️ ️ |
| Supports piping | ✔️ ️ | ✔️ ️ |
| Supports redirect | ✔️ ️ | ✔️ ️ |
Supports no color mode |
✔️ ️ | ✔️ ️ |
Supports 16 color mode |
✔️ ️ | ✔️ ️ |
Supports 256 color mode |
✔️ ️ | ✔️ ️ |
All versions of php-cli-snake with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
The package alecrabbit/php-cli-snake contains the following files
Loading the files please wait ...

