Skip to content

zealproject/zeal-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeal ORM

Zeal is an ORM layer for Zend Framework.

Installation

The best way to install the module is with Composer (http://getcomposer.org). Add this to your composer.json:

"require": {
    "zealproject/zeal-orm": "dev-master"
}

then run composer install to install.

You'll also need to edit your application.config.php to add ZealOrm to your module array.

About

An ORM layer for Zend Framework (ZF2) applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages