PHPackages                             pessek/acl\_builder\_api - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pessek/acl\_builder\_api

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pessek/acl\_builder\_api
========================

Utility for building access collections

4.0(4y ago)091GPL-2.0PHP

Since Dec 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/rheman/acl_builder_api)[ Packagist](https://packagist.org/packages/pessek/acl_builder_api)[ RSS](/packages/pessek-acl-builder-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

ACL Builder Utilility for Elgg
==============================

[](#acl-builder-utilility-for-elgg)

Features
--------

[](#features)

- API for creating an access collection for a set of users

Notes
-----

[](#notes)

- This plugins allows you to create access collections on the fly, if you need to limit access to a certain entity to a set of predefined users. Created access collections are permnanent, and the access collection IDs will always refer to the same set of users, and thus can be recycled.

Usage
-----

[](#usage)

```
use hypeJunction\Access\Collection;
$entity->access_id = Collection::create(array($user1, $user2))->getCollectionId();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1608d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/649b17479d3b3a91bcdbbd05d56d9c55a33e095c8c4412ba6a34fa43bd3aff46?d=identicon)[rhemandaddy](/maintainers/rhemandaddy)

---

Tags

pluginelggaccess collections

### Embed Badge

![Health badge](/badges/pessek-acl-builder-api/health.svg)

```
[![Health](https://phpackages.com/badges/pessek-acl-builder-api/health.svg)](https://phpackages.com/packages/pessek-acl-builder-api)
```

###  Alternatives

[coldtrick/profile_manager

Improved management of user and group profile fields

293.7k1](/packages/coldtrick-profile-manager)[coldtrick/widget_manager

Manage your widgets

214.3k](/packages/coldtrick-widget-manager)[coldtrick/thewire_tools

Extend the functionality of The Wire

133.2k](/packages/coldtrick-thewire-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
