Download the PHP package ml/git-synchronizer without Composer
On this page you can find all versions of the php package ml/git-synchronizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ml/git-synchronizer
More information about ml/git-synchronizer
Files in ml/git-synchronizer
Download ml/git-synchronizer
More information about ml/git-synchronizer
Files in ml/git-synchronizer
Vendor ml
Package git-synchronizer
Short Description Keeps directories synchronized to GitHub repositories
License MIT
Homepage http://www.markus-lanthaler.com
Package git-synchronizer
Short Description Keeps directories synchronized to GitHub repositories
License MIT
Homepage http://www.markus-lanthaler.com
Please rate this library. Is it a good library?
Informations about the package git-synchronizer
GitSynchronizer
Keeps a local folder synchronized with a Git repository on GitHub.
Installation
The easiest way to use GitSynchronizer is to integrate it as a dependency in your project's composer.json file:
Installing is then a matter of running composer
php composer.phar install
... and including Composer's autoloader to your project
Of course you can also download it as ZIP archive from Github.
All versions of git-synchronizer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
silex/silex Version ~1.1
symfony/process Version ~2
psr/log Version ~1.0
silex/silex Version ~1.1
symfony/process Version ~2
psr/log Version ~1.0
The package ml/git-synchronizer contains the following files
Loading the files please wait ....