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
adhocore avatar

adhocore/php-cli

0
View on GitHub↗
351 stars·38 forks·PHP·MIT·9 viewsgithub.com/adhocore/php-cli↗

Php Cli

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

Features

  • PHP CLI Frameworks - Zero-dependency framework for console applications.

Star history

Star history chart for adhocore/php-cliStar history chart for adhocore/php-cli

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What does adhocore/php-cli do?

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

What are the main features of adhocore/php-cli?

The main features of adhocore/php-cli are: PHP CLI Frameworks.

What are some open-source alternatives to adhocore/php-cli?

Open-source alternatives to adhocore/php-cli include: codeigniter4/codeigniter4 — CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web… laravel-zero/laravel-zero — This project is a micro-framework designed for building standalone command-line applications and terminal utilities… c9s/cliframework — A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your… 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.

Open-source alternatives to Php Cli

Similar open-source projects, ranked by how many features they share with Php Cli.
  • 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
  • laravel-zero/laravel-zerolaravel-zero avatar

    laravel-zero/laravel-zero

    3,962View on GitHub↗

    This project is a micro-framework designed for building standalone command-line applications and terminal utilities using PHP. It provides a structured environment for developing console tools, incorporating a dependency injection container to manage object lifecycles and a service provider system to handle modular application bootstrapping. The framework distinguishes itself by offering built-in capabilities for compiling applications into self-contained, portable executable binaries. It also includes a centralized task scheduling engine that allows developers to define and execute recurring

    PHP
    View on GitHub↗3,962
  • 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
  • mnapoli/sillyM

    mnapoli/silly

    0View on GitHub↗

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

    View on GitHub↗0
See all 7 alternatives to Php Cli→