PHPackages                             ml/git-synchronizer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. ml/git-synchronizer

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

ml/git-synchronizer
===================

Keeps directories synchronized to GitHub repositories

1.0.2(11y ago)1481[3 issues](https://github.com/lanthaler/GitSynchronizer/issues)1MITPHPPHP &gt;=5.3.0

Since Apr 7Pushed 11y ago1 watchersCompare

[ Source](https://github.com/lanthaler/GitSynchronizer)[ Packagist](https://packagist.org/packages/ml/git-synchronizer)[ Docs](http://www.markus-lanthaler.com)[ RSS](/packages/ml-git-synchronizer/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (4)Used By (1)

GitSynchronizer
===============

[](#gitsynchronizer)

Keeps a local folder synchronized with a Git repository on GitHub.

Installation
------------

[](#installation)

The easiest way to use GitSynchronizer is to integrate it as a dependency in your project's [composer.json](http://getcomposer.org/doc/00-intro.md) file:

```
{
    "require": {
        "ml/git-synchronizer": "@dev"
    }
}
```

Installing is then a matter of running composer

```
php composer.phar install

```

... and including Composer's autoloader to your project

```
require('vendor/autoload.php');
```

Of course you can also download it as [ZIP archive](https://github.com/lanthaler/GitSynchronizer/archive/master.zip)from Github.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~234 days

Total

3

Last Release

4364d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb56bb436cdb5cb935166961547ecfaf85955077552ba8d5145bcd7af3126e07?d=identicon)[markus](/maintainers/markus)

---

Top Contributors

[![lanthaler](https://avatars.githubusercontent.com/u/456407?v=4)](https://github.com/lanthaler "lanthaler (11 commits)")

---

Tags

githubgitdeploysynchronize

### Embed Badge

![Health badge](/badges/ml-git-synchronizer/health.svg)

```
[![Health](https://phpackages.com/badges/ml-git-synchronizer/health.svg)](https://phpackages.com/packages/ml-git-synchronizer)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[laravel/framework

The Laravel Framework.

34.8k543.8M19.8k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M412](/packages/drupal-core-recommended)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
