PHPackages                             judikael971/php-basic-acl - 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. judikael971/php-basic-acl

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

judikael971/php-basic-acl
=========================

Dependency free, simple access control lists for PHP.

1.0-stable(6y ago)3142MITPHPPHP &gt;=5.5.0

Since Feb 6Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Judikael971/php-basic-acl)[ Packagist](https://packagist.org/packages/judikael971/php-basic-acl)[ Docs](https://github.com/Judikael971/php-basic-acl)[ RSS](/packages/judikael971-php-basic-acl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

php-fast-acl: Simple Access Control Lists
=========================================

[](#php-fast-acl-simple-access-control-lists)

*A simple, dependency-free (in use) role and user-level access control system.*

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

[](#installation)

You can clone the repository and work with the files directly, but everything is set up for composer, which makes it simple:

```
composer require judikael971/php-basic-acl

```

Usage
-----

[](#usage)

index.php

```
