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

Abandoned → [doctrine/orm](/?search=doctrine%2Form)ArchivedLibrary[Database &amp; ORM](/categories/database)

phyrexia/orm
============

PHP class for an easy to use ORM

1.5.4(6y ago)37123MITPHPPHP &gt;=5.3

Since Oct 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jejem/simple-orm)[ Packagist](https://packagist.org/packages/phyrexia/orm)[ RSS](/packages/phyrexia-orm/feed)WikiDiscussions master Synced 2d ago

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

simple-orm
==========

[](#simple-orm)

PHP class for an easy to use ORM

[![Latest Stable Version](https://camo.githubusercontent.com/b0288be82106b0a52e2a0f8e6f46da99679f31485ebb398eb99b6a60e4419383/68747470733a2f2f706f7365722e707567782e6f72672f70687972657869612f6f726d2f762f737461626c65)](https://packagist.org/packages/phyrexia/orm)[![License](https://camo.githubusercontent.com/e5948d5c571357960415413b4d062243bbacc44b426e9642ac38465d5881d523/68747470733a2f2f706f7365722e707567782e6f72672f70687972657869612f6f726d2f6c6963656e7365)](https://packagist.org/packages/phyrexia/orm)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3
- Composer [phyrexia/sql](https://packagist.org/packages/phyrexia/sql) ^1.0

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

[](#installation)

Install directly via [Composer](https://getcomposer.org):

```
$ composer require phyrexia/orm
```

Basic Usage
-----------

[](#basic-usage)

```
