PHPackages                             pluf/orm - 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. pluf/orm

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

pluf/orm
========

Pluf object relation mapping

7.0.4(5y ago)372[12 issues](https://github.com/pluf/orm/issues)2GPL-3.0+PHP

Since Oct 28Pushed 5y ago2 watchersCompare

[ Source](https://github.com/pluf/orm)[ Packagist](https://packagist.org/packages/pluf/orm)[ Docs](http://pluf.ir)[ RSS](/packages/pluf-orm/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (5)Versions (7)Used By (2)

orm
===

[](#orm)

Pluf Object Relation Mapping project is the combination of three parts:

- Entity Manager
- Object Mapper
- Object Validation

Why yet another ORM?
--------------------

[](#why-yet-another-orm)

Obviously because existing ones are not good enough. Pluf ORM tries to do things differently:

- Composability. Unlike other libraries, we render queries recursively allowing many levels of sub-selects.
- Small footprint. We don't duplicate query code for all vendors, instead we use clever templating system.
- Extensibility. We have 3 different ways to extend ORM as well as 3rd party vendor schema support.
- Any Query - any query with any complexity can be expressed through Pluf Query.
- NoSQL support. In addition to supporting PDO, Pluf ORM can be extended to deal with SQL-compatible NoSQL servers.

Entity Manager
--------------

[](#entity-manager)

For more information about Pluf Enttity Manager see:

- [overview ](doc/entity/overview.db)
- [quickstart ](doc/entity/quickstart.md)

Object Mapping
--------------

[](#object-mapping)

For more information about Pluf Enttity Manager see:

- [overview ](doc/mapping/overview.db)
- [quickstart ](doc/mapping/quickstart.md)

Object Validation
-----------------

[](#object-validation)

For more information about Pluf Enttity Manager see:

- [overview ](doc/validation/overview.db)
- [quickstart ](doc/validation/quickstart.md)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Every ~33 days

Total

5

Last Release

1896d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6371551?v=4)[Mostafa Barmshory](/maintainers/mostafabarmshory)[@mostafabarmshory](https://github.com/mostafabarmshory)

---

Top Contributors

[![mostafabarmshory](https://avatars.githubusercontent.com/u/6371551?v=4)](https://github.com/mostafabarmshory "mostafabarmshory (67 commits)")

---

Tags

orm

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pluf-orm/health.svg)

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

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k578.4M5.6k](/packages/doctrine-dbal)[doctrine/orm

Object-Relational-Mapper for PHP

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

The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

4.1k286.5M762](/packages/doctrine-persistence)[gedmo/doctrine-extensions

Doctrine behavioral extensions

4.1k118.8M366](/packages/gedmo-doctrine-extensions)[propel/propel

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.

1.3k5.3M110](/packages/propel-propel)[hautelook/alice-bundle

Symfony bundle to manage fixtures with Alice and Faker.

19519.4M34](/packages/hautelook-alice-bundle)

PHPackages © 2026

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