PHPackages                             briofy/assign-laravel - 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. briofy/assign-laravel

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

briofy/assign-laravel
=====================

The official repository for assign module from Briofy for Laravel

023PHP

Since Jun 6Pushed 2y agoCompare

[ Source](https://github.com/Briofy/assign-laravel)[ Packagist](https://packagist.org/packages/briofy/assign-laravel)[ RSS](/packages/briofy-assign-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

assign-laravel
==============

[](#assign-laravel)

The official repository for assign module from Briofy for Laravel

Installation
------------

[](#installation)

Require this package with composer using the following command:

```
composer require briofy/assign-laravel
```

Configuration
-------------

[](#configuration)

After you installed `briofy/assign-laravel` package. Next, you need to **configure** laravel. You can publish configuration files and see config in `config/briofy-assign.php` config file. For publishing config file run the following command in your terminal:

```
php artisan vendor:publish
```

Then select `briofy-assign-config` in the config list.

Usage
-----

[](#usage)

We use Laravel jobs to implement the package functionalities. All jobs are published under `Briofy\Assign\Jobs` namespace. By using Laravel native `dispatch_sync()` function you can dispatch the following jobs to interact with the package:

- AssignJob
- RevokeJob
- CheckIsAssignedJob
- GetAssignmentsJob

Changelog
---------

[](#changelog)

You can see the package [changelog](https://github.com/Briofy/assign-laravel/blob/main/CHANGELOG.md) here.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 62.5% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/173950fe8b58255ab37fe49bd938ab9ce3ac5c0e4067923d942c3dc7fc2494ba?d=identicon)[briofy](/maintainers/briofy)

---

Top Contributors

[![briofy-hosein](https://avatars.githubusercontent.com/u/126397746?v=4)](https://github.com/briofy-hosein "briofy-hosein (10 commits)")[![t4-muhammad](https://avatars.githubusercontent.com/u/124201331?v=4)](https://github.com/t4-muhammad "t4-muhammad (6 commits)")

---

Tags

assignassignmentbriofylaravel

### Embed Badge

![Health badge](/badges/briofy-assign-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/briofy-assign-laravel/health.svg)](https://phpackages.com/packages/briofy-assign-laravel)
```

###  Alternatives

[goszowski/laravel-vendor-minify

A vendor minify package, to remove tests and documentation and minifing all php files to save space

803.6k](/packages/goszowski-laravel-vendor-minify)[glooby/task-bundle

Scheduling of tasks for symfony made simple

3216.3k](/packages/glooby-task-bundle)[bvipul/generator

To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.

2030.5k](/packages/bvipul-generator)

PHPackages © 2026

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