PHPackages                             waaseyaa/entity-storage - 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. waaseyaa/entity-storage

ActiveLibrary[Database &amp; ORM](/categories/database)

waaseyaa/entity-storage
=======================

Pluggable entity persistence. v0.1.0: SQL storage behind clean interfaces.

v0.1.0-alpha.188(1mo ago)07.1k↓83.3%11GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Mar 14Pushed 6d agoCompare

[ Source](https://github.com/waaseyaa/entity-storage)[ Packagist](https://packagist.org/packages/waaseyaa/entity-storage)[ RSS](/packages/waaseyaa-entity-storage/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (16)Versions (186)Used By (11)

waaseyaa/entity-storage
=======================

[](#waaseyaaentity-storage)

**Layer 1 — Core Data**

SQL and in-memory entity storage for Waaseyaa applications.

`SqlEntityStorage` persists entities to a relational database using a `_data` JSON blob for non-schema columns. `SqlSchemaHandler` generates and synchronizes column definitions. `InMemoryEntityStorage` (in `waaseyaa/api/tests/Fixtures/`) provides a fast in-memory store for unit tests. Entity values are split on write and merged on read via `splitForStorage()` / `mapRowToEntity()`.

Key classes: `SqlEntityStorage`, `SqlSchemaHandler`, `EntityStorageInterface`.

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance96

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.9% 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 ~0 days

Total

185

Last Release

34d ago

PHP version history (3 changes)v0.1.0-alpha.3PHP &gt;=8.3

v0.1.0-alpha.9PHP &gt;=8.4

v0.1.0-alpha.176PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (131 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (44 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-entity-storage/health.svg)

```
[![Health](https://phpackages.com/badges/waaseyaa-entity-storage/health.svg)](https://phpackages.com/packages/waaseyaa-entity-storage)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[a2lix/translation-form-bundle

Translate your doctrine objects easily with some helpers

3387.1M38](/packages/a2lix-translation-form-bundle)[traceway/opentelemetry-symfony

Pure-PHP OpenTelemetry instrumentation for Symfony — automatic HTTP, Console, HttpClient, Messenger, Doctrine DBAL, Cache, Twig tracing and Monolog log-trace correlation with response propagation, a lightweight Tracing helper, route templates, and semantic conventions. No C extension required (ext-protobuf recommended for production).

724.6k](/packages/traceway-opentelemetry-symfony)

PHPackages © 2026

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