PHPackages                             parallalax/synchro-bundle - 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. parallalax/synchro-bundle

ActiveSymfony-bundle

parallalax/synchro-bundle
=========================

1.3(4y ago)0386MITPHPPHP &gt;=7.1.3

Since Apr 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ParallalaxStudio/SynchroBundle)[ Packagist](https://packagist.org/packages/parallalax/synchro-bundle)[ RSS](/packages/parallalax-synchro-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (5)DependenciesVersions (8)Used By (0)

SynchroBundle
=============

[](#synchrobundle)

\####routes.yaml

```
parallalax_synchro:
    resource: '@ParallalaxSynchroBundle/Resources/config/routes.yaml'

```

parallalax\_synchro.yaml

```
parallalax_synchro:
    password: "%env(API_PASSWD)%"
    roles: "%env(API_ROLE)%"

```

\####define API\_PASSWD and API\_ROLE in .env file

\####security.yml

```
security:
    providers:
        api_users:
            memory:
                users:
                    api_user: { password: "%env(API_PASSWD)%", roles: ["%env(API_ROLE)%"] }

```

Add a firewall :

```
synchro:
    pattern: ^/synchro/
    provider: api_users
    http_basic:
        realm: Secured Area

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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 ~96 days

Total

5

Last Release

1477d ago

Major Versions

0.1 → 1.32022-04-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9663237?v=4)[vdenizart](/maintainers/vdenizart)[@vDenizart](https://github.com/vDenizart)

---

Top Contributors

[![vDenizart](https://avatars.githubusercontent.com/u/9663237?v=4)](https://github.com/vDenizart "vDenizart (9 commits)")

### Embed Badge

![Health badge](/badges/parallalax-synchro-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/parallalax-synchro-bundle/health.svg)](https://phpackages.com/packages/parallalax-synchro-bundle)
```

PHPackages © 2026

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