sebastianfeldmann/cli
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| captainhook/captainhook | CaptainHook is a flexible PHP git-hook manager. Configure hooks in a simple JSON file to run CLI commands, built-in validators, or custom PHP actions to enforce commit message rules, code quality, tests, and team-wide hook sharing. | 1,106 | 1,111 | 89 | 290K | 11 | 37.8 | 42.2 | MIT | 2 months ago | |
| ramsey/conventional-commits | PHP library for parsing and working with Conventional Commits. Read commit messages into structured objects, validate format, and extract type/scope/description, body, footers, and breaking changes—useful for changelogs, release automation, and tooling. | 193 | 193 | 22 | 149K | 9 | 23.1 | 48.1 | MIT | 3 months ago | |
| sebastianfeldmann/git | PHP library to access and interact with Git repositories. Provides a simple API for common Git commands and info (status, log, branches, tags), ideal for build scripts, CI tooling, and automation where you need Git data without shelling out manually. | 48 | 48 | 13 | 306K | 2 | 22.9 | 58.3 | MIT | 4 months ago |
How can I help you explore Laravel packages today?