PHPackages                             eye4web/eye4web-zf2-abac - 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. eye4web/eye4web-zf2-abac

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

eye4web/eye4web-zf2-abac
========================

Abac for Zend Framework 2

1015.1k2[1 issues](https://github.com/Eye4web/Eye4webZf2Abac/issues)[1 PRs](https://github.com/Eye4web/Eye4webZf2Abac/pulls)PHP

Since Sep 18Pushed 3y ago3 watchersCompare

[ Source](https://github.com/Eye4web/Eye4webZf2Abac)[ Packagist](https://packagist.org/packages/eye4web/eye4web-zf2-abac)[ RSS](/packages/eye4web-eye4web-zf2-abac/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Zf2Abac
=======

[](#zf2abac)

[![Build Status](https://camo.githubusercontent.com/ad81a023ec098de166ec4e6f1969ff05532eefe4f88509ed96eb9297b73db79d/68747470733a2f2f7472617669732d63692e6f72672f457965347765622f457965347765625a6632416261632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Eye4web/Eye4webZf2Abac) [![Code Climate](https://camo.githubusercontent.com/d85ec5a125896fc6102a1859034d41b5ca7d39e7451b5054cdaede0856bc6a3a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f457965347765622f457965347765625a6632416261632f6261646765732f6770612e737667)](https://codeclimate.com/github/Eye4web/Eye4webZf2Abac) [![Test Coverage](https://camo.githubusercontent.com/33e883a2a3a07930051afe8d10e71a014a7f2d1b1bbdea0419110d436d92b1f1/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f457965347765622f457965347765625a6632416261632f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Eye4web/Eye4webZf2Abac) [![Latest Stable Version](https://camo.githubusercontent.com/214b1dcf78b3ffd6651d412e569bc7ff7a5af5e4972f3992af7a377d5d1a89c1/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66322d616261632f762f737461626c652e737667)](https://packagist.org/packages/eye4web/eye4web-zf2-abac) [![Total Downloads](https://camo.githubusercontent.com/3ba5de2ac8bfacc6c7f024a6c59b833f643e426169bda6332cb0caf3ecf7c037/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66322d616261632f646f776e6c6f6164732e737667)](https://packagist.org/packages/eye4web/eye4web-zf2-abac) [![Latest Unstable Version](https://camo.githubusercontent.com/cc0040afb8155e2d1e8539d2be64de62167b8a0f58367a17f986e31457c199df/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66322d616261632f762f756e737461626c652e737667)](https://packagist.org/packages/eye4web/eye4web-zf2-abac) [![License](https://camo.githubusercontent.com/fb3ff88f1f6cc1543814cfee6c08b51a96983bc1f0ec98f04bf1ffdc9f757b77/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66322d616261632f6c6963656e73652e737667)](https://packagist.org/packages/eye4web/eye4web-zf2-abac)

Introduction
============

[](#introduction)

Eye4web\\Zf2Abac is an attribute-based access control for Zend Framework 2

Installation
------------

[](#installation)

#### With composer

[](#with-composer)

1. Run the following composer command:

    ```
    $ php composer.phar require eye4web/eye4web-zf2-abac
    ```
2. Enable it in your `application.config.php` file.

    ```
