tbureck/diversity-people

Provides basic functionality for handling users and permissions.

Maintainers

Package info

bitbucket.org/diversity-engine/people

pkg:composer/tbureck/diversity-people

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

dev-master 2020-07-22 06:25 UTC

This package is auto-updated.

Last update: 2026-03-22 18:58:59 UTC


README

diversity/people is a library that provides basic functionality for handling users and permissions. Users can be a member of one or more groups. Groups have a set of permissions that determine whether or not the group can perform actions within the application. Single permissions can be overridden on a per-user basis.

Test