Empathy PHP Framework - ELib-ACL

ACL extension for Empathy apps using https://github.com/laminas/laminas-permissions-acl that provides scaffolding to create quick ACL “enabled” RESTful apis with JWT auth.

This also depends on elib-base and elib-jwt.

See getting-started.md for project setup/configuration.

Licence

Distributed under an MIT License. See LICENSE.

 

 

Comments


No comments.

 

 

Add a comment…

Allowed HTML tags within comments are; 'a', 'img', 'p' and 'pre'.

You can give 'pre' tags a language for the class name. This will apply syntax highlighting through Prism for that language.

    <pre class="bash">
    echo whoami;
    </pre>

Produces…

echo whoami;

 

captcha