gitonomy/gitlib
Gitonomy Gitlib is a PHP library for interacting with Git repositories programmatically. Read commits, trees, branches, tags and diffs; run Git commands via a clean API and work with local repos from your apps, tools, or CI scripts.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bit3/git-php | 0.89 | PHP library for working with Git repositories from code. Execute common Git commands, inspect repository state, and script Git operations with a simple API—useful for automation, deployment tools, and integrations that need Git access without shelling out manually. | 47 | 47 | 24 | 666 | 2 | 1.5 | 16.5 | MIT | — | |
| sebastianfeldmann/git | 0.88 | 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 | 286K | 2 | 22.9 | 58.3 | MIT | 4 months ago | |
| symplify/git-wrapper | 0.87 | — | 38 | 36 | 3 | 2K | 0 | 0.1 | 17.2 | MIT | — | |
| pear/versioncontrol_git | 0.85 | PEAR’s VersionControl_Git is a PHP library for interacting with Git repositories from your code. It wraps common git commands (status, log, diff, commit, branch, tag, etc.), supports executing via the Git CLI, and helps automate repository workflows in PHP apps. | 37 | 37 | 13 | 8K | 0 | 0.3 | 22.4 | — | — | |
| czproject/git-php | 0.84 | — | 555 | 564 | 108 | 113K | 6 | 17.9 | 38.2 | NOASSERTION | 1 year ago | |
| zirolab/code-review | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dontdrinkandroot/gitki-bundle | 0.83 | — | 9 | 9 | 2 | 0 | 17 | 6.7 | 6.0 | Apache-2.0 | 8 years ago | |
| darkikim/git-helper | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cypresslab/gitelephant | 0.83 | GitElephant is a PHP OOP wrapper around the git CLI for managing repositories: inspect commits, branches, tags, diffs, logs, and statuses, and run common git operations via a clean API. Supports git >=1.8, PHP >=7.2 (older PHP via prior versions). | 613 | 618 | 74 | 47K | 17 | 19.3 | 31.1 | LGPL-3.0 | 1 year ago | |
| directorytree/git | 0.83 | Lightweight PHP wrapper for running Git commands on a server. Supports pull, fetch, reset (hard/soft), and remote management (get/get all/add/set URL). Requires PHP 7.3+ and a working directory set to your repo via chdir(). | 0 | 24 | — | 0 | — | 0.8 | — | — | — | |
| phpcsstandards/phpcsdevtools | 0.67 | Developer tools for building and maintaining PHP_CodeSniffer standards. Helps scaffold sniffs, run and debug PHPCS rules, manage tests, and streamline local workflows so you can create, validate, and ship custom coding standards faster. | 17 | 17 | 6 | 13K | 4 | 4.7 | 42.7 | LGPL-3.0 | 11 months ago | |
| pluswerk/grumphp-config | 0.66 | Dev-only Composer package that generates a ready-to-use GrumPHP setup for your project: creates grumphp.yml, rector.php, phpstan.neon and phpstan-baseline.neon, and pulls in project-specific resources when needed. Customize via the generated grumphp.yml. | 7 | 7 | 5 | 6K | 7 | 29.5 | 48.6 | GPL-3.0 | 1 month ago | |
| hiqdev/hidev-php | 0.65 | HiDev plugin for PHP projects providing standard project scaffolding and automation: generates/maintains .gitignore, LICENSE, README, CHANGELOG, composer.json, and integrates PHP-CS-Fixer, PHPStan, PHPUnit, Travis CI, and Scrutinizer configs. | 3 | 4 | 3 | 220 | 0 | 6.7 | 24.1 | BSD-3-Clause | 7 years ago | |
| nette/php-generator | 0.65 | Generate PHP code via a fluent API: build classes, interfaces, functions, methods, properties, namespaces, and PHPDoc, then render to valid PHP. Handy for code generators, scaffolding tools, and runtime code output with strict formatting and escaping. | 2,253 | 2,282 | 147 | 3M | 1 | 38.9 | 48.0 | NOASSERTION | 3 months ago |
How can I help you explore Laravel packages today?