PHPackages                             sebk/small-orm-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. sebk/small-orm-bundle

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

sebk/small-orm-bundle
=====================

Small Orm for Symfony

2.4.1(4y ago)01.8k↓100%2GPL-3.0-onlyPHP

Since Jun 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sebk69/SebkSmallOrmBundle)[ Packagist](https://packagist.org/packages/sebk/small-orm-bundle)[ RSS](/packages/sebk-small-orm-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (23)Used By (0)

SmallOrmBundle
==============

[](#smallormbundle)

Small ORM for symfony app

Migrated
========

[](#migrated)

This lib has been migrated to [framagit](https://framagit.org/small) project.

A new composer package is available at

Future commits will be done on framagit.

Install
-------

[](#install)

Require the bundle with composer:

```
composer require sebk/small-orm-bundle "~2.0"

```

Register the bundle in `app/AppKernel.php`:

```
public function registerBundles()
{
    return array(
        // ...
        new Sebk\SmallOrmBundle\SebkSmallOrmBundle(),
    );
}
```

Documentation
-------------

[](#documentation)

See [documentation](https://github.com/sebk69/small-orm-doc)

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 89% 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 ~101 days

Recently: every ~3 days

Total

20

Last Release

954d ago

Major Versions

1.3 → 2.02021-10-11

2.x-dev → 3.x-dev2022-10-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/45cdb3e169cfc71f586543af872d5a48416b21c4ebb43060bcb8c96eebf3ff5d?d=identicon)[sebk69](/maintainers/sebk69)

---

Top Contributors

[![sebk69](https://avatars.githubusercontent.com/u/6600508?v=4)](https://github.com/sebk69 "sebk69 (105 commits)")[![GuillaumeBeca](https://avatars.githubusercontent.com/u/49304545?v=4)](https://github.com/GuillaumeBeca "GuillaumeBeca (9 commits)")[![nicosouv](https://avatars.githubusercontent.com/u/31533223?v=4)](https://github.com/nicosouv "nicosouv (3 commits)")[![LaBecanerie](https://avatars.githubusercontent.com/u/49304254?v=4)](https://github.com/LaBecanerie "LaBecanerie (1 commits)")

---

Tags

bundlemysqlormphpredisswoolesymfonysymfony-bundle

### Embed Badge

![Health badge](/badges/sebk-small-orm-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sebk-small-orm-bundle/health.svg)](https://phpackages.com/packages/sebk-small-orm-bundle)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M540](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M208](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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