PHPackages                             elfuvo/document-store - 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. elfuvo/document-store

ActiveMysql-extension[Database &amp; ORM](/categories/database)

elfuvo/document-store
=====================

Mysql Document store library

0.0.1(4y ago)041MITPHPPHP &gt;=7.4

Since Feb 6Pushed 4y ago2 watchersCompare

[ Source](https://github.com/eLFuvo/document-store)[ Packagist](https://packagist.org/packages/elfuvo/document-store)[ RSS](/packages/elfuvo-document-store/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

Experimental, on development
----------------------------

[](#experimental-on-development)

Known issues
------------

[](#known-issues)

- database (collection) name with dot cause exception when execute simple queries like count (calls native database.collection.count())
- inserting of not valid document (validated by index) cause non-informative exceptions like "\[HY000\] Document is missing a required field"
- \\mysql\_xdevapi\\Collection-&gt;addOrReplace() brake simple array in document. doc-&gt;foo = \['a','b','c'\] =&gt; {"foo": {"0":" a", "1":"b", "2":"c"}} - fixed into mysql\_xdevapi 8.0.26
- \\mysql\_xdevapi\\Collection-&gt;patch() encodes utf8 symbols and adding unnecessary slashes
- \\mysql\_xdevapi\\Collection-&gt;modify()-&gt;set('property', json\_encoded\_string\_with\_2\_more\_deep\_tree) adding unnecessary slashes for special symbols like \\r\\n\\t
- indexed field can't be **NULL**
- maximum fields for filtering query is 100 due exception `[HY000] X Protocol message recursion limit (100).`

TODO:

- DB tests
- creating of schema validation
- refactor code - executing of query must be by one method
- add logging support

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1560d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c0d618f132993a23f7d26c1e6fb42f8b54ec13e073b3e16f0c198427f0dadb2?d=identicon)[eLFuvo](/maintainers/eLFuvo)

---

Top Contributors

[![eLFuvo](https://avatars.githubusercontent.com/u/1507850?v=4)](https://github.com/eLFuvo "eLFuvo (2 commits)")

---

Tags

extensiondocument storexdevapimysqlx

### Embed Badge

![Health badge](/badges/elfuvo-document-store/health.svg)

```
[![Health](https://phpackages.com/badges/elfuvo-document-store/health.svg)](https://phpackages.com/packages/elfuvo-document-store)
```

###  Alternatives

[dmstr/yii2-db

Database extensions

19618.8k6](/packages/dmstr-yii2-db)

PHPackages © 2026

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