PHPackages                             neos/eventstore-databasestorageadapter - 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. neos/eventstore-databasestorageadapter

AbandonedArchivedNeos-package[Database &amp; ORM](/categories/database)

neos/eventstore-databasestorageadapter
======================================

1112PHP

Since Sep 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/neos/Neos.EventStore.DatabaseStorageAdapter)[ Packagist](https://packagist.org/packages/neos/eventstore-databasestorageadapter)[ RSS](/packages/neos-eventstore-databasestorageadapter/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

EventStore Database (DBAL) Adapter
==================================

[](#eventstore-database-dbal-adapter)

*This package is currently under development and not fully working, please don't use it in production.*

Check for more documentation:

- [Neos.Cqrs](https://github.com/neos/Neos.Cqrs)
- [Neos.EventStore](https://github.com/neos/Neos.EventStore)

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

[](#installation)

```
composer require neos/eventstore-databasestorageadapter dev-master

```

Please refer to this package's `Settings.yaml` for configuration options for the database connection. The Event Store Storage does not use the main Flow persistence connection for performance reasons (different databases between the Event Store and the projections can help tune performance issues and simplify administrative task like backup, ...).

```
./flow eventstore:createschema

```

Drop the tables
---------------

[](#drop-the-tables)

```
./flow eventstore:dropschema

```

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.6% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11575267?v=4)[Neos](/maintainers/neos)[@neos](https://github.com/neos)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (43 commits)")[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (4 commits)")[![albe](https://avatars.githubusercontent.com/u/4259532?v=4)](https://github.com/albe "albe (1 commits)")

### Embed Badge

![Health badge](/badges/neos-eventstore-databasestorageadapter/health.svg)

```
[![Health](https://phpackages.com/badges/neos-eventstore-databasestorageadapter/health.svg)](https://phpackages.com/packages/neos-eventstore-databasestorageadapter)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)

PHPackages © 2026

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