zendframework/zend-console
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pear/console_getopt | 0.85 | 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 | |
| zenstruck/console-test | 0.84 | Test your Symfony Console commands with ease. zenstruck/console-test provides a lightweight harness to run commands, feed input, capture output, and assert exit codes and messages—ideal for fast, reliable unit/integration tests without booting full apps. | 58 | 58 | 8 | 25K | 2 | 12.9 | 38.8 | MIT | 7 months ago | |
| clue/commander | 0.84 | 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. | 167 | 167 | 9 | 406 | 5 | 5.2 | 8.8 | MIT | 5 years ago | |
| zendframework/zend-config | 0.83 | zendframework/zend-config provides configuration management for PHP apps: load settings from multiple formats (PHP arrays, INI, JSON, XML, YAML), merge/override environments, and access values via a simple object/array API. Part of the Zend Framework component set. | 86 | 92 | 36 | 35K | 3 | 2.0 | 26.1 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-mvc | 0.82 | Zend\Mvc is Zend Framework’s MVC layer for building PHP web apps. It provides routing, controllers, dispatching, request/response handling, view integration, and an event-driven pipeline. Designed for modular apps and flexible configuration. | 103 | 110 | 88 | 22K | 26 | 9.7 | 29.9 | BSD-3-Clause | 8 years ago | |
| zendframework/zend-debug | 0.82 | zend-debug provides debugging utilities for Zend Framework apps, including variable dumping, debug messages, and helpers to inspect execution during development. Useful for troubleshooting and profiling in legacy ZF-based projects. | 12 | 13 | 14 | 19K | 0 | 0.4 | 31.0 | BSD-3-Clause | 8 years ago | |
| zendframework/zend-servicemanager | 0.81 | Abandoned Zend Framework ServiceManager (moved to laminas/laminas-servicemanager). Implements the Service Locator pattern to create and retrieve services/objects via factories and configuration. Includes docs, tests, and PHPBench benchmarks. | 187 | 192 | 86 | 70K | 13 | 7.5 | 29.8 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-code | 0.81 | — | 1,645 | 1,739 | 78 | 155K | 28 | 12.0 | 25.8 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-eventmanager | 0.81 | Zend\EventManager provides a lightweight, flexible event and listener system for PHP apps. Attach and detach listeners, trigger events with priorities, and use shared managers for cross-cutting events—ideal for decoupling components in Zend Framework and beyond. | 1,604 | 1,658 | 59 | 217K | 7 | 7.4 | 22.2 | BSD-3-Clause | 8 years ago | |
| zendframework/zend-log | 0.81 | Zend Log is a PHP logging component for writing messages to multiple backends (files, syslog, databases, email) with flexible formatting, filters, and priorities. Part of Zend Framework, it helps you capture, route, and manage application logs reliably. | 60 | 59 | 48 | 25K | 8 | 4.4 | 26.8 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-stdlib | 0.80 | Zend\Stdlib provides general-purpose utility components for PHP, including array helpers, messaging utilities, string wrappers, and more. Note: this repository was abandoned on 2019-12-31 and moved to laminas/laminas-stdlib. | 377 | 398 | 70 | 188K | 5 | 4.5 | 26.9 | BSD-3-Clause | 7 years ago | |
| orchestra/testbench | 0.64 | Orchestra Testbench is the de-facto Laravel testing helper for package development. It boots a lightweight Laravel app for your package’s tests, making it easy to run PHPUnit/Pest suites with proper service providers, config, and environment setup. | 2,232 | 2,245 | 140 | 1M | 1 | 40.5 | 42.0 | MIT | 3 months ago | |
| orchestra/workbench | 0.63 | Orchestra Workbench helps you preview and interact with your Laravel package during development by providing a local “workbench” app environment. Ideal for building, testing, and iterating on packages with a real Laravel instance. | 83 | 84 | 5 | 1M | 1 | 25.1 | 61.8 | MIT | 3 months ago | |
| orchestra/testbench-core | 0.63 | Orchestra Testbench Core is the foundation for testing Laravel packages. It boots a lightweight Laravel app inside your package so you can run artisan commands, migrations, routing, and more, with compatibility across Laravel 6–12. | 272 | 274 | 47 | 1M | 3 | 37.1 | 60.1 | MIT | 4 weeks ago | |
| orchestra/testbench-dusk | 0.63 | Helper for testing Laravel packages with Laravel Dusk. Provides a Testbench-based setup to run browser tests in a package development workflow, maintained under the Orchestra namespace with ongoing support and community contributions. | 105 | 106 | 13 | 32K | 0 | 26.3 | 38.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?