awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
minicli avatar

minicli/minicli

0
View on GitHub↗
1,082 stars·57 forks·PHP·MIT·5 viewsdocs.minicli.dev↗

Minicli

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

Features

  • PHP CLI Frameworks - Minimalist framework for command-line applications.

Star history

Star history chart for minicli/minicliStar history chart for minicli/minicli

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Minicli

These projects share indexed features with Minicli. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • codeigniter4/codeigniter4codeigniter4 avatar

    codeigniter4/CodeIgniter4

    5,924View on GitHub↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    PHPcodeignitercodeigniter4framework-php
    View on GitHub↗5,924
  • c9s/cliframeworkc9s avatar

    c9s/CLIFramework

    435View on GitHub↗

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

    PHP
    View on GitHub↗435
  • adhocore/php-cliadhocore avatar

    adhocore/php-cli

    351View on GitHub↗

    Framework agnostic Command Line Interface utilities and helpers for PHP. Build Console App with ease, fun and love.

    PHP
    View on GitHub↗351
  • mnapoli/sillyM

    mnapoli/silly

    0View on GitHub↗

    currentMenu: home Silly CLI micro-framework based on Symfony Console.

    View on GitHub↗0
Compare all 7 related projects→

Frequently asked questions

What does minicli/minicli do?

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

What are the main features of minicli/minicli?

The main features of minicli/minicli are: PHP CLI Frameworks.

Which projects share features with minicli/minicli?

Projects with overlapping indexed features include: codeigniter4/codeigniter4 — CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web… c9s/cliframework — A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your… adhocore/php-cli — Framework agnostic Command Line Interface utilities and helpers for PHP. Build Console App with ease, fun and love. mnapoli/silly — currentMenu: home Silly CLI micro-framework based on Symfony Console. symfony/console — Console is a PHP CLI framework used for building interactive terminal applications. It functions as a command line… wp-cli/php-cli-tools — PHP Command Line Tools.