Home
Softono

Gatekeeper

Open source PHP
361
Stars
22
Forks
37
Issues
20
Watchers
9 years
Last Commit

 About Gatekeeper

Gatekeeper: An Authentication & Authorization Library

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing Gatekeeper?

We provide expert installation service for this software. Our team will install, configure, and secure Gatekeeper on your server. plans start at just $30.

Gatekeeper

View on GitHub

Gatekeeper: An Authentication & Authorization Library

Travis-CI Build Status Code Climate Total Downloads

The Gatekeeper library is a simple drop-in library that can be used to manage users, permissions and groups for your application. The goal is to make securing your application as simple as possible while still providing a solid and secure foundation to base your user system around.

Gatekeeper is best classified as a Role-Base Access Control (RBAC) system with users, groups and permissions. It is framework-agnostic and is set up to use its own database for the user handling.

More Information: For more information on the library, please see the official project documentation.