Download the PHP package cyberaxio/gitmanager without Composer
On this page you can find all versions of the php package cyberaxio/gitmanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cyberaxio/gitmanager
More information about cyberaxio/gitmanager
Files in cyberaxio/gitmanager
Download cyberaxio/gitmanager
More information about cyberaxio/gitmanager
Files in cyberaxio/gitmanager
Vendor cyberaxio
Package gitmanager
Short Description A simple PHP Git manager
License MIT
Homepage https://github.com/Cyberaxio/GitManager
Package gitmanager
Short Description A simple PHP Git manager
License MIT
Homepage https://github.com/Cyberaxio/GitManager
Please rate this library. Is it a good library?
Informations about the package gitmanager
A simple PHP git wrapper
Installation
Install the latest version with
Basic Usage
Run command inside repository directory
Clone repo
Fetch/Pull/Push repo
Interact with branches
- Get branches infos
Fluent methods (can be chained)
-
Create and checkout branches
-
Rename branches
-
Delete branches
- Merge branches
Working Copy commands
- Check if working directory is clean/dirty
Fluent methods (can be chained)
-
Add files to index
-
Remove file from index
-
Rename file into index
- Make a commit
Remotes commands
- Get remotes infos
Fluent methods (can be chained)
-
Add remote
-
Remove remote
-
Rename remote
-
Set/Get remote url
- Check if remote is readable
Tags commands
- Get tags infos
Fluent methods (can be chained)
-
Create tag
-
Remove tags
- Create an alias/Rename tag
All versions of gitmanager with dependencies
PHP Build Version
Package Version
The package cyberaxio/gitmanager contains the following files
Loading the files please wait ....