PHPackages                             eos/arango-db-3-connector-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. [Database &amp; ORM](/categories/database)
4. /
5. eos/arango-db-3-connector-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

eos/arango-db-3-connector-bundle
================================

Symfony integration for eos/arango-db-3-connector

1.0.1(6y ago)0152[3 PRs](https://github.com/eosnewmedia/arango-db-3-connector-bundle/pulls)MITPHPPHP &gt;=7.2

Since Mar 11Pushed 3y ago4 watchersCompare

[ Source](https://github.com/eosnewmedia/arango-db-3-connector-bundle)[ Packagist](https://packagist.org/packages/eos/arango-db-3-connector-bundle)[ RSS](/packages/eos-arango-db-3-connector-bundle/feed)WikiDiscussions master Synced 2mo ago

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

eos/arango-db-3-connector-bundle
================================

[](#eosarango-db-3-connector-bundle)

Symfony integration for [eos/arango-db-3-connector](https://github.com/eosnewmedia/ArangoDB-3-Connector).

Installation
============

[](#installation)

```
composer req eos/arango-db-3-connector-bundle
```

Configuration
=============

[](#configuration)

```
eos_arango_db_connector:
    servers: ['http://127.0.0.1:8529']
    user: 'root'
    password: null
    database: 'your_database'
    collections:
        your_collection:
            type: 'document' # document|edge
            wait_for_sync: false # false is the default
            indices:
                your_index:
                    type: 'hash'
                    fields: ['id']
                    options:
                        unique: true
```

Commands
========

[](#commands)

These commands are available:

- `eos:arango-db:database:create`
- `eos:arango-db:database:remove`
- `eos:arango-db:collections:create`
- `eos:arango-db:collections:remove`

Service
=======

[](#service)

The database is available for autowiring with the service id `Eos\ArangoDBConnector\ArangoDBInterface`.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

2319d ago

### Community

Maintainers

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

---

Top Contributors

[![pmarien](https://avatars.githubusercontent.com/u/8394874?v=4)](https://github.com/pmarien "pmarien (1 commits)")

### Embed Badge

![Health badge](/badges/eos-arango-db-3-connector-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/eos-arango-db-3-connector-bundle/health.svg)](https://phpackages.com/packages/eos-arango-db-3-connector-bundle)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[bolt/core

🧿 Bolt Core

585142.5k54](/packages/bolt-core)[data-dog/audit-bundle

Audit bundle for symfony2 and doctrine orm, logs any database change

141901.7k1](/packages/data-dog-audit-bundle)[worksome/foggy

Foggy is a tool for making database dumps with some data removed/changed.

26571.7k1](/packages/worksome-foggy)

PHPackages © 2026

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