clue/commander
Minimal, pragmatic console framework for PHP. Define commands with arguments/options, get automatic help/usage output, and run apps via a simple dispatcher. Lightweight alternative to Symfony Console for building small CLI tools quickly.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-console | 0.84 | Zend\Console provides a robust set of tools for building PHP command-line apps and scripts. It includes input parsing, argument and option handling, console adapters, and helpers for formatting output, making it easier to create interactive and portable CLI commands. | 47 | 50 | 30 | 25K | 9 | 2.3 | 27.9 | BSD-3-Clause | 7 years ago | |
| consolidation/annotated-command | 0.84 | PHP library for building CLI commands from annotations/attributes. Define command names, options, arguments, and hooks in docblocks, then let it parse input and run methods. Used by Drush and other tools for fast, structured command definitions. | 224 | 226 | 40 | 1M | 18 | 8.1 | 58.5 | NOASSERTION | — | |
| clue/arguments | 0.84 | clue/arguments is a small PHP utility to parse and handle command-line arguments. It helps normalize argv, split options and values, and access flags and parameters easily—useful for building simple CLI tools without pulling in a full console framework. | 31 | 31 | 7 | 2K | 1 | 1.4 | 23.1 | MIT | 5 years ago | |
| amf/console-bundle | 0.83 | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| pear/console_getopt | 0.83 | PEAR Console_Getopt is a small PHP library for parsing command-line options and arguments. It supports GNU-style short and long flags, handles required/optional values, and provides help-friendly parsing for CLI scripts and tools. | 84 | 84 | 14 | 2M | 0 | 1.1 | 55.3 | BSD-2-Clause | 6 years ago | |
| mckenziearts/laravel-command | 0.83 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| dwo/user-commands-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| draw/console | 0.82 | — | 0 | 0 | 0 | 171 | 0 | 0.0 | 37.2 | — | — | |
| alexeyshockov/plain-commands | 0.82 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| 21torr/cli | 0.82 | — | 0 | 0 | 2 | 496 | 0 | 16.0 | 41.3 | MIT | 5 months ago | |
| sebastian/cli-parser | 0.82 | Parse PHP CLI arguments from $_SERVER['argv'] with a small, focused library extracted from PHPUnit. Ideal for building command-line tools and test runners, providing straightforward handling of options and parameters with minimal dependencies. | 1,208 | 1,209 | 7 | 15M | 1 | 28.3 | 64.9 | BSD-3-Clause | 6 days ago | |
| adhocore/cli | 0.81 | A lightweight PHP library to build interactive CLI apps with commands, options, prompts, and colored output. Create structured command-line tools quickly, with input helpers and utilities suited for both simple scripts and larger console applications. | 352 | 356 | 38 | 83K | 5 | 13.4 | 34.5 | MIT | 1 year ago | |
| nategood/commando | 0.80 | Commando is a lightweight PHP library for building command-line apps: define options and arguments, parse input, generate help text, and validate values. Ideal for quick CLI tools and scripts with minimal boilerplate. | 801 | 810 | 81 | 32K | 24 | 14.5 | 33.4 | MIT | — | |
| symfony/console | 0.79 | Symfony Console makes it easy to build beautiful, testable command-line applications in PHP. It provides structured commands, arguments and options, interactive prompts, styled output, helpers, and robust input/output handling for modern CLIs. | 9,810 | 9,992 | 266 | 18M | 0 | 67.7 | 53.0 | MIT | 1 week ago | |
| queents/console-helpers | 0.78 | — | 0 | 0 | 0 | 1K | 1 | 0.7 | 42.8 | MIT | 3 years ago | |
| sebastianfeldmann/cli | 0.78 | Lightweight PHP library for building CLI tools: defines commands and options, parses argv, validates input, and renders help/usage output. Clean API for composing console applications with consistent argument handling and exit codes. | 21 | 21 | 9 | 310K | 4 | 9.8 | 55.8 | MIT | 1 year ago | |
| gnikyt/basic-shopify-api | 0.65 | Tested Shopify API wrapper for PHP using Guzzle. Supports REST and GraphQL (sync/async), OAuth and private apps, rate limiting, retries, pagination, and helpers for install/authorize URLs, HMAC validation, call limits, middleware, and storage. | 248 | 248 | 69 | 29K | 21 | 17.0 | 36.0 | MIT | 3 years ago | |
| osiset/basic-shopify-api | 0.65 | A lightweight PHP library for Shopify’s REST and GraphQL Admin APIs. Provides a clean client, request/response handling, pagination helpers, rate limit awareness, and easy authentication setup. Ideal for building Shopify apps or integrating stores in any PHP project. | 248 | 223 | 69 | 7K | 21 | 17.0 | 27.9 | MIT | 3 years ago | |
| stripe/stripe-php | 0.65 | Official Stripe PHP SDK for accessing the Stripe API. Install via Composer, configure your API key, and use resource classes that map to Stripe objects and endpoints. Supports PHP 7.2+ (older versions being phased out). | 4,021 | 4,099 | 891 | 5M | 12 | 73.8 | 56.0 | MIT | 1 week ago | |
| team-reflex/discord-php | 0.64 | DiscordPHP is a CLI-focused PHP wrapper for Discord’s REST, Gateway, and Voice APIs. Build bots with event-driven ReactPHP support, with community framework integrations like Laracord for Laravel. Docs and class reference available online. | 1,077 | 1,079 | 250 | 13K | 5 | 50.1 | 24.9 | MIT | 1 day ago |
How can I help you explore Laravel packages today?