Libraries tagged by git diff
shipmonk/coverage-guard
60453 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
ondrejmirtes/php-merge
3467098 Downloads
A PHP merge utility using the Diff php library or the command line git.
olivertappin/phpcs-diff
163892 Downloads
Detects violations of a defined coding standard based on a git diff.
guanguans/ai-commit
31604 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
hellpat/watson
1849 Downloads
PR blast-radius analyser for PHP. Standalone dev-only CLI that introspects Symfony / Laravel apps from the outside. Reports which routes / commands / jobs / listeners / tests a git diff reaches.
bircher/php-merge
29284 Downloads
A PHP merge utility using the Diff php library or the command line git.
setono/dependency-tracker
1263 Downloads
A Composer plugin that snapshots tracked vendor files so changes are visible in git diff
tiagohillebrandt/phpcs-diff
4693 Downloads
Detects coding standard violations based on a git diff.
faisalmirza/diff-coverage
1317 Downloads
Calculate code coverage for git diff (changed lines only)
pitmaster/pitmaster
1337 Downloads
Pure PHP Git implementation. Reads and writes Git repositories without shelling out to git.
saviogodinho2002/driftguard
23 Downloads
Keeps a curated PHP config catalog of your Eloquent models in sync with the real code, using an LLM-assisted analyze/apply workflow (git-diff-based change detection, reflection-first structural facts, human-in-the-loop review before writing).
forgelab-me/ci4-updater
57 Downloads
Self-update system for CodeIgniter 4 apps: an admin panel that checks a remote update server for new releases, downloads, diffs, backs up, and applies them, with automatic DB migrations. No SSH/git pull required.
diff-sniffer/git
30 Downloads
Diff Sniffer, a tool to validate coding standards only in changed line
provisionesta/datadumper
347 Downloads
Local and cloud file parsing and saving helpers for Laravel with diff changelog and manifest features
mickaelandrieu/diff
17 Downloads
the missing PHP git diff parser