PHPackages                             koma136/mongoyii - 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. koma136/mongoyii

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

koma136/mongoyii
================

Yii MongoDB PHP7 GRIDFS

9.0.4(9y ago)154BSD-3-ClausePHP

Since Apr 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/koma136/MongoYii)[ Packagist](https://packagist.org/packages/koma136/mongoyii)[ RSS](/packages/koma136-mongoyii/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (103)Used By (0)

WORK GRIDFS PHP7!!!

Fork sammaye/mongoyii

Install: pecl install mongodb

composer ruquire mongofill/mongofill

composer ruquire koma136/MongoYii

use:

'components' =&gt; \[

```
    'mongodb' => [

        'class' => 'EMongoClient',

        'server' => 'mongodb://root:root@localhost',

        'db' => 'dabasename'

    ],

```

\]

$file = EMongoFile::model()-&gt;findOne( \[ 'filename' =&gt; 'test' \] );

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 87.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 ~11 days

Recently: every ~5 days

Total

102

Last Release

3645d ago

Major Versions

4.2.0 → 5.0.02014-05-13

5.1.0 → 6.0.02014-07-01

6.2.0 → 7.0.02014-07-29

7.0.0 → 8.0.02014-09-02

8.2.0 → 9.0.02016-04-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f13149237849a48811ef73258c3b31cbf76c4058c3a6d29153959608d4e6194?d=identicon)[koma136](/maintainers/koma136)

---

Top Contributors

[![Sammaye](https://avatars.githubusercontent.com/u/323996?v=4)](https://github.com/Sammaye "Sammaye (391 commits)")[![koma136](https://avatars.githubusercontent.com/u/15088755?v=4)](https://github.com/koma136 "koma136 (18 commits)")[![schmunk42](https://avatars.githubusercontent.com/u/649031?v=4)](https://github.com/schmunk42 "schmunk42 (6 commits)")[![yaBliznyk](https://avatars.githubusercontent.com/u/2345820?v=4)](https://github.com/yaBliznyk "yaBliznyk (4 commits)")[![kimbeejay](https://avatars.githubusercontent.com/u/1368235?v=4)](https://github.com/kimbeejay "kimbeejay (4 commits)")[![pahanini](https://avatars.githubusercontent.com/u/898663?v=4)](https://github.com/pahanini "pahanini (3 commits)")[![PatchRanger](https://avatars.githubusercontent.com/u/3889569?v=4)](https://github.com/PatchRanger "PatchRanger (2 commits)")[![TheHett](https://avatars.githubusercontent.com/u/946246?v=4)](https://github.com/TheHett "TheHett (2 commits)")[![sl4mmer](https://avatars.githubusercontent.com/u/1143307?v=4)](https://github.com/sl4mmer "sl4mmer (2 commits)")[![TatriX](https://avatars.githubusercontent.com/u/703150?v=4)](https://github.com/TatriX "TatriX (2 commits)")[![sheershoff](https://avatars.githubusercontent.com/u/1510318?v=4)](https://github.com/sheershoff "sheershoff (2 commits)")[![S1lentium](https://avatars.githubusercontent.com/u/2018277?v=4)](https://github.com/S1lentium "S1lentium (1 commits)")[![akireikin](https://avatars.githubusercontent.com/u/2033719?v=4)](https://github.com/akireikin "akireikin (1 commits)")[![akost](https://avatars.githubusercontent.com/u/698174?v=4)](https://github.com/akost "akost (1 commits)")[![ameen-sarsour](https://avatars.githubusercontent.com/u/1910454?v=4)](https://github.com/ameen-sarsour "ameen-sarsour (1 commits)")[![avilchinsky](https://avatars.githubusercontent.com/u/3847675?v=4)](https://github.com/avilchinsky "avilchinsky (1 commits)")[![mjalajel](https://avatars.githubusercontent.com/u/875990?v=4)](https://github.com/mjalajel "mjalajel (1 commits)")[![acardinale](https://avatars.githubusercontent.com/u/1702922?v=4)](https://github.com/acardinale "acardinale (1 commits)")[![steppefox](https://avatars.githubusercontent.com/u/4667275?v=4)](https://github.com/steppefox "steppefox (1 commits)")[![vsnig](https://avatars.githubusercontent.com/u/4790093?v=4)](https://github.com/vsnig "vsnig (1 commits)")

---

Tags

ormmongodbyiiPHP7GridFS

### Embed Badge

![Health badge](/badges/koma136-mongoyii/health.svg)

```
[![Health](https://phpackages.com/badges/koma136-mongoyii/health.svg)](https://phpackages.com/packages/koma136-mongoyii)
```

###  Alternatives

[omines/datatables-bundle

Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support

2851.4M6](/packages/omines-datatables-bundle)[sammaye/mongoyii

A Yii MongoDB ORM

13681.3k](/packages/sammaye-mongoyii)[sammaye/mongoyii-php7

A Yii MongoDB ORM for PHP7

2042.0k1](/packages/sammaye-mongoyii-php7)[mmucklo/queue-bundle

Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}

120839.8k](/packages/mmucklo-queue-bundle)[sokil/php-mongo

PHP Object Document Mapper for MongoDB

239161.5k9](/packages/sokil-php-mongo)[h4cc/alice-fixtures-bundle

Symfony2 Bundle for loading fixture data with the Alice library.

76314.2k7](/packages/h4cc-alice-fixtures-bundle)

PHPackages © 2026

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