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

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

solution10/orm
==============

Powerful, validating, Active Record style ORM. (Not ready for production use!)

0661PHP

Since Jan 5Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

Solution10\\ORM
===============

[](#solution10orm)

An ActiveRecord ORM based heavily on the truly excellent [JellyORM for Kohana](https://github.com/creatoro/jelly).

[![Build Status](https://camo.githubusercontent.com/035d5b6b02fe7e960ebdc93fcd87510c140271b4dbc68f07b2dc6082b861544e/68747470733a2f2f7472617669732d63692e6f72672f536f6c7574696f6e31302f6f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Solution10/orm)[![Coverage Status](https://camo.githubusercontent.com/b3f26066f4d2a011dadaafbe70baf01b37da538dae90597b172bd478783301b2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f536f6c7574696f6e31302f6f726d2f62616467652e706e67)](https://coveralls.io/r/Solution10/orm)

[![Latest Stable Version](https://camo.githubusercontent.com/2a2fb7ffd9e5ec5a5d8ccd4fd7985e7ef6e0956d623f427a4fb4e9e31dd9979f/68747470733a2f2f706f7365722e707567782e6f72672f736f6c7574696f6e31302f6f726d2f762f737461626c652e737667)](https://packagist.org/packages/solution10/orm)[![Total Downloads](https://camo.githubusercontent.com/61a18f857417b22f1b4bdf8a2ca1598e9654fc1a1129b0073840b45a83b85327/68747470733a2f2f706f7365722e707567782e6f72672f736f6c7574696f6e31302f6f726d2f646f776e6c6f6164732e737667)](https://packagist.org/packages/solution10/orm)[![License](https://camo.githubusercontent.com/ceba4f5dc18488d60012617bff26a2329204c815426d0b55b0065f3d0ced8012/68747470733a2f2f706f7365722e707567782e6f72672f736f6c7574696f6e31302f6f726d2f6c6963656e73652e737667)](https://packagist.org/packages/solution10/orm)

Features
--------

[](#features)

- Validation baked in
- Flexible
- Fast

Installation
------------

[](#installation)

Installation is via composer, in the usual manner:

```
{
    "require": {
        "solution10/orm": "~1.0"
    }
}
```

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

[](#documentation)

### Userguide

[](#userguide)

[Check out the Wiki](https://github.com/Solution10/orm/wiki)

(or the /docs folder in the repo)

### API Docs

[](#api-docs)

From a checkout of this project, run:

```
$ make

```

This will create an api/ folder for you to peruse.

PHP Requirements
----------------

[](#php-requirements)

- PHP &gt;= 5.4

Author
------

[](#author)

Alex Gisby: [GitHub](http://github.com/alexgisby), [Twitter](http://twitter.com/alexgisby)

License
-------

[](#license)

[MIT](http://github.com/solution10/orm/tree/master/LICENSE.md)

Contributing
------------

[](#contributing)

[Contributors Notes](http://github.com/solution10/orm/tree/master/CONTRIBUTING.md)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/231595?v=4)[Alex Gisby](/maintainers/alexgisby)[@alexgisby](https://github.com/alexgisby)

---

Top Contributors

[![alexgisby](https://avatars.githubusercontent.com/u/231595?v=4)](https://github.com/alexgisby "alexgisby (48 commits)")

### Embed Badge

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

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

###  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.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

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

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/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)
