PHPackages                             fsi/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. fsi/acl

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

fsi/acl
=======

FSi ACL Component

0.9.3(13y ago)81143PHPPHP &gt;=5.3.0

Since Jul 11Pushed 8y ago9 watchersCompare

[ Source](https://github.com/fsi-open/acl)[ Packagist](https://packagist.org/packages/fsi/acl)[ RSS](/packages/fsi-acl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

THIS PACKAGE IS DEPRECATED
==========================

[](#this-package-is-deprecated)

Do not use this package, as it will not receive any updates and may be deleted in the future.

ACL - Comprehensive Access Control List system for PHP
======================================================

[](#acl---comprehensive-access-control-list-system-for-php)

FSi ACL component is a set of interfaces and classes which allows management of Access Control List in PHP. It's based on resources, roles and permissions and can be used to build access control systems of almost any degree of complexity.

Basic usage
-----------

[](#basic-usage)

You must create ACL object, add resources, permissions, etc.

```
