PHPackages                             netbrothers-gmbh/syncacc-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. netbrothers-gmbh/syncacc-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

netbrothers-gmbh/syncacc-bundle
===============================

Using NetBrothers Access Control Center in Symfony

v3.0.0(5mo ago)01.9kMITPHPPHP &gt;=8.4

Since Feb 3Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/netbrothers-gmbh/syncacc-bundle)[ Packagist](https://packagist.org/packages/netbrothers-gmbh/syncacc-bundle)[ RSS](/packages/netbrothers-gmbh-syncacc-bundle/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (5)Dependencies (7)Versions (7)Used By (0)

NetBrothers SyncAcc Bundle for Symfony
======================================

[](#netbrothers-syncacc-bundle-for-symfony)

 [![Latest Stable Version](https://camo.githubusercontent.com/4c81b0c4987589bba68a7eb9de6ae2babc8b44e6dda765815787c7e15ab7f55c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e657462726f74686572732d676d62682f73796e636163632d62756e646c65)](https://packagist.org/packages/netbrothers-gmbh/syncacc-bundle) [![Total Downloads](https://camo.githubusercontent.com/11c5f3ebee6ee2d169a727ca1383a52e235284a4322c6e2836a2a8f0d3534dbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e657462726f74686572732d676d62682f73796e636163632d62756e646c65)](https://packagist.org/packages/netbrothers-gmbh/syncacc-bundle) [![License](https://camo.githubusercontent.com/ed037438ad74fa0fb379829f83127dc4ff79876c5f96553ba4e6e2bfd6c6d319/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e657462726f74686572732d676d62682f73796e636163632d62756e646c65)](https://github.com/netbrothers-gmbh/syncacc-bundle/blob/main/LICENSE)

This Symfony bundle provides an easy way to integrate the NetBrothers Access Control Center (ACC) into your Symfony application. It allows you to synchronize roles and permissions from your central ACC instance into your local Symfony application's database.

Features
--------

[](#features)

- Synchronize roles and permissions via a console command.
- Easy configuration through environment variables.
- Compatible with Symfony 7.4 and 8.x.

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

[](#installation)

```
composer require netbrothers-gmbh/syncacc-bundle
```

Quick Start
-----------

[](#quick-start)

1. **Configure your environment variables** in the `.env` file. At a minimum, you need:

    ```
    ACC_ENABLE=true
    ACC_SERVER=https://your-acc-instance.com
    ACC_SOFTWARE_TOKEN=your_software_token
    ACC_SERVER_TOKEN=your_server_token
    ```
2. **Run the synchronization command:**

    ```
    php bin/console netbrothers:sync-acc
    ```

Documentation
-------------

[](#documentation)

For detailed instructions on installation, configuration, and usage, please see the **[full documentation](doc/index.md)**.

Changelog
---------

[](#changelog)

See the [CHANGELOG.md](CHANGELOG.md) file for a log of all changes and versions.

License
-------

[](#license)

This bundle is released under the MIT license. See the bundled [LICENSE](LICENSE) file for details.

Author
------

[](#author)

This bundle is developed and maintained by [Stefan Wessel, NetBrothers GmbH](https://netbrothers.de).

[![NetBrothers Logo](https://camo.githubusercontent.com/15f2d95c9afe46f4bf078f912ae2241f4e18e060a94ebb3fbc8aed45d9f12b09/68747470733a2f2f6e657462726f74686572732e64652f77702d636f6e74656e742f75706c6f6164732f323032302f31322f6e657462726f74686572735f6c6f676f2e706e67)](https://netbrothers.de)

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance73

Regular maintenance activity

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 94.7% 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 ~291 days

Recently: every ~222 days

Total

6

Last Release

155d ago

Major Versions

v0.1.0 → v1.0.02023-12-06

v1.0.1 → v2.0.02024-05-31

v2.0.0 → v3.0.02026-01-30

PHP version history (4 changes)0.0.2PHP &gt;=7.4

v0.1.0PHP &gt;=8.1

v2.0.0PHP &gt;=8.2

v3.0.0PHP &gt;=8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b978ff9166a8511f29c075766eb124d3b47b6963efbc0babd811104b4eda0c8?d=identicon)[netbrothers](/maintainers/netbrothers)

---

Top Contributors

[![netbrothers-sw](https://avatars.githubusercontent.com/u/9692134?v=4)](https://github.com/netbrothers-sw "netbrothers-sw (18 commits)")[![netbrothers-tr](https://avatars.githubusercontent.com/u/15143604?v=4)](https://github.com/netbrothers-tr "netbrothers-tr (1 commits)")

---

Tags

symfonybundleaclpermissions

### Embed Badge

![Health badge](/badges/netbrothers-gmbh-syncacc-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/netbrothers-gmbh-syncacc-bundle/health.svg)](https://phpackages.com/packages/netbrothers-gmbh-syncacc-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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