awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·3 vuesgithub.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.

Historique des stars

Graphique de l'historique des stars pour adhocore/php-cliGraphique de l'historique des stars pour adhocore/php-cli

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Php Cli

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Php Cli.
  • codeigniter4/codeigniter4Avatar de codeigniter4

    codeigniter4/CodeIgniter4

    5,924Voir sur 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
    Voir sur GitHub↗5,924
  • laravel-zero/laravel-zeroAvatar de laravel-zero

    laravel-zero/laravel-zero

    3,962Voir sur 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
    Voir sur GitHub↗3,962
  • c9s/cliframeworkAvatar de c9s

    c9s/CLIFramework

    435Voir sur 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
    Voir sur GitHub↗435
  • mnapoli/sillyM

    mnapoli/silly

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0
Voir les 7 alternatives à Php Cli→

Questions fréquentes

Que fait adhocore/php-cli ?

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

Quelles sont les fonctionnalités principales de adhocore/php-cli ?

Les fonctionnalités principales de adhocore/php-cli sont : PHP CLI Frameworks.

Quelles sont les alternatives open-source à adhocore/php-cli ?

Les alternatives open-source à adhocore/php-cli incluent : 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.