PHPackages                             redpilllinpro/nosql-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. redpilllinpro/nosql-bundle

Abandoned → [bisonlab/noorm-bundle](/?search=bisonlab%2Fnoorm-bundle)Symfony-bundle[Database &amp; ORM](/categories/database)

redpilllinpro/nosql-bundle
==========================

Bundle for simple access to (mainly) nosql databases for Symfony

2.0.1(6y ago)5651LGPL-3.0-or-laterPHP

Since Dec 13Pushed 1y ago2 watchersCompare

[ Source](https://github.com/thomasez/RedpillLinproNosqlBundle)[ Packagist](https://packagist.org/packages/redpilllinpro/nosql-bundle)[ Docs](https://github.com/thomasez/BisonLabNoOrmBundle)[ RSS](/packages/redpilllinpro-nosql-bundle/feed)WikiDiscussions master Synced 1mo ago

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

```

This is now a Symfony Bundle for all kinds of DB access in a simple one-table way.

This was A Nosql Bundle for Symfony 2.

Author: Thomas Lundquist

Project started june 2011.

This started as yet another way to access MongoDB in Symfony 2 and was
created because of the disliking of the concept of the Doctrine ODM.

The concept is the adapter/mapper/manager with the model being an object with ArrayAccess. The object can use thecollected data dynamically, creating it's own run-time-schema on the fly (Dynamic) or you can write a predefined schema (Static) in a few ways.

Right now there are adapters for:

 * Newest php MongoDb driver. (read and write).
 * MongoDB (read and write)
 * DBLib - Readonly.
 * Mysql - Readonly (Since that was what I needed at the time..)
 * SugarCRM REST v10 - Readonly
 * PlainPDO - Readwrite
 * Postgres jsonb adapter as an alternative to MongoDB

As you probably notice, it's both SQL, NoSQL and REST access.

The read/write adapter can use the "VersionedManager" for automagical logging
of the old dataset. (Only tested on the MongoDB and Postgres json services.)

Documentation can be found in Resources/doc/index.rst

-- more will arrive in this README later

Just for todo:

 - Write access for mysql,
 - Kyoto Cabinet
 - Couchbase.org

And as a REST interface readonly-example:

 OpenBeerDatabase.com

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~497 days

Total

4

Last Release

2317d ago

Major Versions

v1.x-dev → 2.0.12020-01-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/884af271c6ab9a2318359dc0da28995b3c932a084caac2539f673710f09da1a4?d=identicon)[thomasez](/maintainers/thomasez)

---

Top Contributors

[![thomasez](https://avatars.githubusercontent.com/u/683490?v=4)](https://github.com/thomasez "thomasez (93 commits)")[![zegenie](https://avatars.githubusercontent.com/u/205936?v=4)](https://github.com/zegenie "zegenie (30 commits)")

---

Tags

Nosql adapter rest arrayaccess

### Embed Badge

![Health badge](/badges/redpilllinpro-nosql-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/redpilllinpro-nosql-bundle/health.svg)](https://phpackages.com/packages/redpilllinpro-nosql-bundle)
```

###  Alternatives

[symfony-cmf/routing-bundle

Symfony RoutingBundle

16313.5M88](/packages/symfony-cmf-routing-bundle)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[doctrine/phpcr-bundle

Symfony DoctrinePHPCRBundle

1602.6M41](/packages/doctrine-phpcr-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

813.1k](/packages/ahmed-bhs-doctrine-doctor)[heymoon/doctrine-psql-enum

Store PHP native enums as PostgeSQL custom enum types

254.9k](/packages/heymoon-doctrine-psql-enum)

PHPackages © 2026

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