CLI Menu VS NcursesObjects

Compare CLI Menu vs NcursesObjects and see what are their differences.

CLI Menu

🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL. (by php-school)

NcursesObjects

This is a php library that provides ncurses functionality in OOP way (by wapmorgan)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
CLI Menu NcursesObjects
2 1
1,932 34
0.6% -
3.7 0.0
4 months ago about 6 years ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CLI Menu

Posts with mentions or reviews of CLI Menu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-20.
  • Learn PHP
    2 projects | /r/PHPhelp | 20 May 2021
    here is another one https://www.phpschool.io/
  • Weekly "ask anything" thread
    3 projects | /r/PHP | 30 Mar 2021
    Looking for a cross-platform (Linux, Windows, macOS) library to build interactive CLI menus. Basically something like https://github.com/php-school/cli-menu, but with Windows support (can't depend on ext-posix). Any recommendations?

NcursesObjects

Posts with mentions or reviews of NcursesObjects. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-30.
  • Weekly "ask anything" thread
    3 projects | /r/PHP | 30 Mar 2021
    https://www.php.net/manual/en/book.ncurses.php should help you with that its Oldschool but works fine there are some libs on github but i never worked with them so cant say if they are good. https://github.com/wapmorgan/NcursesObjects Looks fine but as i said did not test but should do everything that was application design in 1985 ;)

What are some alternatives?

When comparing CLI Menu and NcursesObjects you can also consider the following projects:

PHP console - 🖥 PHP CLI application library, provide console options,arguments parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台选项、参数解析, 命令运行,颜色风格输出, 用户信息交互, 特殊格式信息显示

php-rebrickable-api-client - Rebrickable API PHP Client

clean-code-php - :bathtub: Clean Code concepts adapted for PHP

Shunt - [ABANDONED] PHP library for executing commands on multiple remote machines, via SSH

Pecan - ReactPHP Shell, based on the Symfony Console component.

GetOpt - A PHP library for command-line argument processing

PsySH - A REPL for PHP

CLIFramework - A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your command-based application in seconds!

Hoa Console - The Hoa\Console library.

OptParse - Another Command Line Argument Parser

CLImate - PHP's best friend for the terminal.

SitPHP/Commands - A simple yet powerful library to run console commands from the CLI or build a command application.