PHPackages                             sazanof/syncroton - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sazanof/syncroton

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sazanof/syncroton
=================

Library to sync mobile devices

1.4.11(4y ago)09LGPL-3PHPPHP &gt;=5.3.0

Since Aug 30Pushed 4y agoCompare

[ Source](https://github.com/sazanof/syncroton)[ Packagist](https://packagist.org/packages/sazanof/syncroton)[ Docs](http://www.syncroton.org)[ RSS](/packages/sazanof-syncroton/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (36)Used By (0)

\[[![Build Status](https://github.com/tine20/zendframework1/actions/workflows/php-unit-test.yml/badge.svg)](https://github.com/tine20/zendframework1/actions/workflows/php-unit-test.yml/badge.svg)\]

Syncroton
=========

[](#syncroton)

Syncroton is a PHP based implementation of the [Exchange ActiveSync](http://en.wikipedia.org/wiki/Exchange_ActiveSync) protocol, which is licensed under the LGPL V3.

Supported devices
-----------------

[](#supported-devices)

- iOS based devices
- Android based devices which use the stock Android Exchange client
- Samsung Android based devices
- HTC Android based devices
- Windows Mobile phones
- Nokia Mail for Exchange
- Microsoft Outlook (&gt;= Outlook 2013)

Which projects are using Syncroton?
-----------------------------------

[](#which-projects-are-using-syncroton)

Following projects are using Syncroton to provide synchronisation of contacts, events, tasks and emails to their users.

- [Tine 2.0](http://www.tine20.org)
- [Kolab](http://www.kolab.org/)

Getting Syncroton
-----------------

[](#getting-syncroton)

Syncroton is available via Composer. Install Composer and create a file called composer.json in the main directory of your project:

```
{
   "require": {
       "syncroton/syncroton": "1.*"
   }
}

```

Next execute following command in the main directory of your project to download Syncroton:

/path/to/composer update This command will download all needed files and places them in the vendor directory.

Now you just have to include the Composer autoloader in your code and your are ready to use Syncroton.

require 'vendor/autoload.php';

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 54.1% 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 ~115 days

Recently: every ~23 days

Total

27

Last Release

1686d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/349fe72695f607c07d696dca00987ec1ce529b190912bead455b0d717caab636?d=identicon)[sazanof](/maintainers/sazanof)

---

Top Contributors

[![alecpl](https://avatars.githubusercontent.com/u/546788?v=4)](https://github.com/alecpl "alecpl (60 commits)")[![pschuele](https://avatars.githubusercontent.com/u/353947?v=4)](https://github.com/pschuele "pschuele (33 commits)")[![paulmhh](https://avatars.githubusercontent.com/u/11542301?v=4)](https://github.com/paulmhh "paulmhh (10 commits)")[![msphn](https://avatars.githubusercontent.com/u/579227?v=4)](https://github.com/msphn "msphn (3 commits)")[![emersonfaria](https://avatars.githubusercontent.com/u/1277947?v=4)](https://github.com/emersonfaria "emersonfaria (2 commits)")[![corneliusweiss](https://avatars.githubusercontent.com/u/235001?v=4)](https://github.com/corneliusweiss "corneliusweiss (1 commits)")[![ccheng-dev](https://avatars.githubusercontent.com/u/61873678?v=4)](https://github.com/ccheng-dev "ccheng-dev (1 commits)")[![sazanof](https://avatars.githubusercontent.com/u/3595562?v=4)](https://github.com/sazanof "sazanof (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sazanof-syncroton/health.svg)

```
[![Health](https://phpackages.com/badges/sazanof-syncroton/health.svg)](https://phpackages.com/packages/sazanof-syncroton)
```

PHPackages © 2026

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