pear/versioncontrol_git
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastianfeldmann/git | 0.84 | 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 | |
| bit3/git-php | 0.83 | 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 | — | |
| pear/archive_tar | 0.82 | 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. | 76 | 78 | 35 | 1M | 0 | 7.9 | 56.5 | — | 10 months ago | |
| disparity/deployment-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laragraph/utils | 0.82 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| pear/structures_graph | 0.82 | PEAR Structures_Graph is a lightweight PHP library for creating and working with graphs (nodes and edges). It provides common graph data structures and algorithms for traversal and analysis, useful for dependency graphs, routing, and other graph-based problems. | 5 | 5 | 4 | 25K | 0 | 0.5 | 35.2 | LGPL-3.0 | 2 years ago | |
| pear/console_getopt | 0.82 | 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. | 85 | 85 | 14 | 2M | 0 | 1.1 | 55.3 | BSD-2-Clause | 6 years ago | |
| symplify/git-wrapper | 0.80 | — | 38 | 36 | 3 | 2K | 0 | 0.1 | 17.2 | MIT | — | |
| directorytree/git | 0.78 | 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 | — | — | — | |
| m4tthumphrey/php-gitlab-api | 0.78 | Modern GitLab API v4 client for PHP 8.1–8.4. Provides a clean, php-github-api-inspired interface to GitLab endpoints, with PSR-18 HTTP client and PSR-17 factory support for flexible integration and authentication. | 952 | 956 | 457 | 98K | 1 | 46.8 | 32.4 | MIT | 1 month ago | |
| pear/versioncontrol_svn | 0.78 | PEAR VersionControl_SVN is a PHP library for interacting with Apache Subversion (SVN) repositories. It provides APIs to run SVN operations, inspect repository data, and integrate version control tasks into PHP applications and scripts. | 17 | 18 | 14 | 1K | 0 | 0.3 | 18.3 | — | — | |
| gitonomy/gitlib | 0.77 | 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. | 465 | 469 | 74 | 393K | 13 | 16.9 | 44.7 | MIT | 1 year ago | |
| symplify/easy-testing | 0.77 | 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. | 41 | 42 | 3 | 46K | 0 | 0.1 | 29.7 | MIT | — | |
| siad007/versioncontrol_hg | 0.76 | VersionControl_HG is a PHP library that provides an object-oriented interface for working with Mercurial (hg) repositories. Install via Composer (siad007/versioncontrol_hg) and integrate hg operations into your applications. | 3 | 4 | 2 | 1K | 0 | 2.2 | 33.2 | MIT | 5 years ago | |
| czproject/git-php | 0.75 | — | 555 | 564 | 108 | 113K | 6 | 17.9 | 38.2 | NOASSERTION | 1 year ago | |
| pear/pear | 0.71 | 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 | 24K | 1 | 22.0 | 36.1 | NOASSERTION | 4 months ago | |
| covex-nn/phpqatools | 0.70 | — | 4 | 5 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?