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

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

gap-db/orm
==========

ORM

1.0.7(9y ago)02273MITPHPPHP &gt;=5.4.0

Since Jul 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gap-db/orm)[ Packagist](https://packagist.org/packages/gap-db/orm)[ Docs](http://www.safanlab.com)[ RSS](/packages/gap-db-orm/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelog (8)DependenciesVersions (10)Used By (3)

Gap ORM
=======

[](#gap-orm)

ORM for connect database and use PDO driver

REQUIREMENTS
------------

[](#requirements)

PHP &gt; 5.3.0

INSTALLATION
------------

[](#installation)

If you're using [Composer](http://getcomposer.org/) for your project's dependencies, add the following to your "composer.json":

```
"require": {
    "gap-db/orm": "1.*"
}

```

Update Modules Config List - safan-framework-standard/application/Settings/modules.config.php

```
