PHPackages                             nubium/pillar - 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. nubium/pillar

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

nubium/pillar
=============

Yet another take on ORM. This time with both hookers AND blackjack.

v0.2.2(4y ago)118.1kMITPHPPHP &gt;=7.4

Since Apr 10Pushed 4y ago3 watchersCompare

[ Source](https://github.com/nubium/pillar)[ Packagist](https://packagist.org/packages/nubium/pillar)[ RSS](/packages/nubium-pillar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (9)Versions (30)Used By (0)

Pillar
======

[](#pillar)

[![Build Status](https://camo.githubusercontent.com/75500d008098c3c54510784ef9ade05c701c6a844b88a5f4877257751dfacf2c/68747470733a2f2f7472617669732d63692e6f72672f537061726550617274732f50696c6c61722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SpareParts/Pillar)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e999843c1a3e1da4eec0c25adbe26367fd2da1e1608454143590e1f00449d5cb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f537061726550617274732f50696c6c61722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SpareParts/Pillar/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/7cb1fc4426d461491cc7c7229629067969a327cff47d06cc8994e160a12d927d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f537061726550617274732f50696c6c61722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SpareParts/Pillar/?branch=master)

```
$assistant->fluent(GridProduct::class)
	->selectEntityProperties()
	->fromEntityDataSources()
	->setSorting(new Sorting('name', SortingDirection::ASC()))
	->fetchAll();
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 63% 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 ~108 days

Recently: every ~180 days

Total

17

Last Release

1575d ago

PHP version history (3 changes)v0.0.9PHP &gt;=5.5.0

v0.1PHP &gt;=5.6.0

v0.2.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/e74b43adbacdd780dde71aab93728639c3874b69ef44d17251be46c49eafd850?d=identicon)[SpareParts](/maintainers/SpareParts)

![](https://avatars.githubusercontent.com/u/12997186?v=4)[jan-tykal](/maintainers/jan-tykal)[@jan-tykal](https://github.com/jan-tykal)

---

Top Contributors

[![SpareParts](https://avatars.githubusercontent.com/u/1478737?v=4)](https://github.com/SpareParts "SpareParts (17 commits)")[![adam-lutka](https://avatars.githubusercontent.com/u/17009072?v=4)](https://github.com/adam-lutka "adam-lutka (7 commits)")[![jan-tykal](https://avatars.githubusercontent.com/u/12997186?v=4)](https://github.com/jan-tykal "jan-tykal (2 commits)")[![jhynek](https://avatars.githubusercontent.com/u/10742223?v=4)](https://github.com/jhynek "jhynek (1 commits)")

---

Tags

persistencedatabaseormmysqlmodelentity

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nubium-pillar/health.svg)

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

###  Alternatives

[vlucas/spot2

Simple DataMapper built on top of Doctrine DBAL

605392.8k7](/packages/vlucas-spot2)[thecodingmachine/tdbm

The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.

123174.9k6](/packages/thecodingmachine-tdbm)[liqueurdetoile/cakephp-orm-json

Cakephp plugin to provide easy control over JSON type fields in database

1461.1k](/packages/liqueurdetoile-cakephp-orm-json)

PHPackages © 2026

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