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

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

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

Caching for GapOrm

1.0.5(9y ago)01741MITPHPPHP &gt;=5.4.0

Since Aug 1Pushed 9y ago2 watchersCompare

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

READMEChangelog (6)Dependencies (1)Versions (7)Used By (1)

Gap ORM Cache
=============

[](#gap-orm-cache)

Cache for Gap Orm, available "memcache" driver

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

[](#requirements)

PHP &gt; 5.4.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/OrmCache": "1.*"
}

```

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

```
