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 Git hooks tool for PHP. Configure hook actions in a simple JSON file to run CLI commands, validators, or custom PHP classes on commit/push/pull—enforcing code quality, tests, and shared team workflows. | 1,115 | 1,120 | 88 | 290K | 11 | 33.4 | 40.7 | MIT | 5 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. | 194 | 194 | 22 | 146K | 9 | 18.5 | 46.2 | MIT | 6 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 | 49 | 13 | 316K | 2 | 19.4 | 56.9 | MIT | 7 months ago |
How can I help you explore Laravel packages today?