2017 © Pedro Peláez
 

library orm

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

image

solution10/orm

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

  • Saturday, November 12, 2016
  • by alexgisby
  • Repository
  • 1 Watchers
  • 0 Stars
  • 60 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Solution10\ORM

An ActiveRecord ORM based heavily on the truly excellent JellyORM for Kohana., (*1)

Build Status Coverage Status, (*2)

Latest Stable Version Total Downloads License, (*3)

Features

  • Validation baked in
  • Flexible
  • Fast

Installation

Installation is via composer, in the usual manner:, (*4)

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

Documentation

Userguide

Check out the Wiki, (*5)

(or the /docs folder in the repo), (*6)

API Docs

From a checkout of this project, run:, (*7)

$ make

This will create an api/ folder for you to peruse., (*8)

PHP Requirements

  • PHP >= 5.4

Author

Alex Gisby: GitHub, Twitter, (*9)

License

MIT, (*10)

Contributing

Contributors Notes, (*11)

The Versions

12/11 2016

dev-activerecord-queries

dev-activerecord-queries

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Gisby

orm database component active record

04/05 2015

dev-repos

dev-repos

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Gisby

orm database component active record

05/01 2015

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Gisby

orm database component active record