pear/console_getopt
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/cli-parser | 0.86 | 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,209 | 1,209 | 7 | 13M | 1 | 24.6 | 63.2 | BSD-3-Clause | 2 months ago | |
| pear/pear_exception | 0.86 | PEAR_Exception provides a base exception class for PEAR-style PHP libraries, adding standardized error messaging, cause chaining, and improved debugging context. Useful for modernizing legacy PEAR code or integrating consistent exception handling across packages. | 97 | 98 | 18 | 2M | 0 | 1.3 | 55.3 | NOASSERTION | 5 years ago | |
| zendframework/zend-console | 0.85 | 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 | |
| pear/archive_tar | 0.85 | PEAR Archive_Tar handles TAR archives in PHP: create, list, extract, and append files. Supports gzip (zlib), bzip2 (bz2), and LZMA2/XZ compression when extensions are available. | 75 | 78 | 36 | 2M | 1 | 5.5 | 55.2 | — | 1 year ago | |
| pear/pear | 0.85 | PEAR (PHP Extension and Application Repository) provides a classic package manager and installer for PHP, enabling you to discover, install, and update reusable libraries and extensions. Includes tooling for packaging, channels, dependency resolution, and versioned releases. | 114 | 116 | 104 | 22K | 1 | 20.3 | 35.0 | NOASSERTION | 5 months ago | |
| alexeyshockov/plain-commands | 0.84 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| pear/xml_util | 0.84 | PEAR XML_Util provides handy helpers for working with XML: build attribute lists from arrays, generate tags, validate XML names, and more. Lightweight utility methods for creating and checking XML document parts in PHP. | 2 | 2 | 3 | 39K | 0 | 1.4 | 39.0 | — | 6 years ago | |
| pear/mail | 0.84 | PEAR Mail is a PHP library for composing and sending email via Mail(), SMTP, or sendmail. It provides a common interface for transports, supports headers and attachments, and integrates with PEAR for quick setup in legacy and modern PHP projects. | 41 | 42 | 74 | 87K | 0 | 4.2 | 45.8 | BSD-3-Clause | 2 years ago | |
| symplify/easy-testing | 0.83 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 0 | 42 | — | 5K | — | 0.0 | 50.8 | — | — | |
| byscripts/notifier | 0.83 | Deprecated/soon-to-be-deleted Laravel/PHP notifier package. The author advises not to use it; repository is intended for removal. Not recommended for new projects—look for an actively maintained alternative. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| clue/commander | 0.83 | 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 | |
| ulrichsg/getopt-php | 0.75 | Lightweight PHP library for parsing command-line options and arguments (getopt). Define short/long flags, required/optional values, and get a clean result for building CLI tools. No framework dependencies, simple API, supports help/usage output. | 344 | 353 | 63 | 78K | 2 | 13.1 | 32.9 | MIT | 1 year ago |
How can I help you explore Laravel packages today?