Download the PHP package lotharthesavior/branch without Composer
On this page you can find all versions of the php package lotharthesavior/branch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lotharthesavior/branch
More information about lotharthesavior/branch
Files in lotharthesavior/branch
Download lotharthesavior/branch
More information about lotharthesavior/branch
Files in lotharthesavior/branch
Vendor lotharthesavior
Package branch
Short Description PHP library for manipulations on git repository. Based on coyl/Git.php and it's forks
License MIT
Homepage https://github.com/lotharthesavior/branch
Package branch
Short Description PHP library for manipulations on git repository. Based on coyl/Git.php and it's forks
License MIT
Homepage https://github.com/lotharthesavior/branch
Please rate this library. Is it a good library?
Informations about the package branch
Branch
Branch is a PHP Git library based on kbjr/Git.php
Description
Branch is a PHP Git repository control library. Allows the running of any git command from a PHP class. Runs git commands using proc_open
, not exec
or the type, therefore it can run in PHP safe mode.
Requirements
A system with git installed
Installation
To install via composer, you can simply run:
Basic Use
Open Repository
Create Repository
Stage Changes
Commit
Clone
Push
Branches
Create
Get
Get Active Branch
Remotes
Get
Add
Push
Pull
Description
Set
Get
All versions of branch with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package lotharthesavior/branch contains the following files
Loading the files please wait ....