PHPackages                             hypejunction/access\_grant - 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. hypejunction/access\_grant

ActiveElgg-plugin[Authentication &amp; Authorization](/categories/authentication)

hypejunction/access\_grant
==========================

Access grant

1.1.1(9y ago)113711GPL-2.0PHPPHP &gt;=5.5

Since Jan 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-access_grant)[ Packagist](https://packagist.org/packages/hypejunction/access_grant)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-access-grant/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

Access Grant for Elgg
=====================

[](#access-grant-for-elgg)

[![Elgg 1.11+](https://camo.githubusercontent.com/b1ceb71aca8873c40f5eb42694c15837b5a06ce8fd4fe69a0668eb8b391fab33/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d312e31312b2d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/b1ceb71aca8873c40f5eb42694c15837b5a06ce8fd4fe69a0668eb8b391fab33/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d312e31312b2d6f72616e67652e7376673f7374796c653d666c61742d737175617265)[![Elgg 2.0+](https://camo.githubusercontent.com/8b333b3f91f9b9f6d124e19237c92d9893bc0a5f39dfa056738792127952cfe4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302b2d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8b333b3f91f9b9f6d124e19237c92d9893bc0a5f39dfa056738792127952cfe4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302b2d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Allow users to access content without modifying its access id or expadning access collections

Usage
-----

[](#usage)

To allow user to access an entity that he/she wouldn't normally have access to, create a new `access_grant` relationship between them:

```
add_entity_relationship($entity->guid, 'access_grant', $user->guid);
```

To revoke access, remove the relationship.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Every ~68 days

Total

4

Last Release

3564d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (8 commits)")

---

Tags

pluginelggaccess

### Embed Badge

![Health badge](/badges/hypejunction-access-grant/health.svg)

```
[![Health](https://phpackages.com/badges/hypejunction-access-grant/health.svg)](https://phpackages.com/packages/hypejunction-access-grant)
```

PHPackages © 2026

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