PHPackages                             safan-lab/auth - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. safan-lab/auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

safan-lab/auth
==============

Authentication Library

1.0.19(7y ago)0205MITPHPPHP &gt;=5.3.3

Since Mar 17Pushed 7y ago2 watchersCompare

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

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

Authentication Module for Safan Framework
=========================================

[](#authentication-module-for-safan-framework)

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

[](#requirements)

```
PHP > 5.4.0
gap-orm/gap >= 1.*

```

SETUP
-----

[](#setup)

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

```
"require": {
    "safan-lab/auth": "1.*"
}

```

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

```
