PHPackages                             fshangala/faculty - 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. fshangala/faculty

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

fshangala/faculty
=================

Faculty component of a school management system in lumen

v1.0.1(4y ago)09AGPL-3.0-or-laterPHP

Since Jan 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/fshangala/faculty)[ Packagist](https://packagist.org/packages/fshangala/faculty)[ RSS](/packages/fshangala-faculty/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

faculty
=======

[](#faculty)

Faculty package as a component of a school management system

Dependancies
------------

[](#dependancies)

- fshangala/auth2-ation

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

[](#installation)

```
composer require fshangala/faculty

```

- uncomment withAloquet and withFacades in `bootstrap/app`
- register the following service provider

```
$app->register(Fshangala\Faculty\FacultyServiceProvider::class);
$app->register(Fshangala\Faculty\EventServiceProvider::class);

```

- run migrations with `php artisan migrate`

Criteria for permissions
------------------------

[](#criteria-for-permissions)

- predefined resources

1. schools
2. programs
3. courses
4. profiles
5. students

- predefined types for schools none
- predefined types for programs

1. school

- predefined types for courses

1. program

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

1615d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/53972016?v=4)[Funduluka Shangala](/maintainers/fshangala)[@fshangala](https://github.com/fshangala)

---

Top Contributors

[![fshangala](https://avatars.githubusercontent.com/u/53972016?v=4)](https://github.com/fshangala "fshangala (20 commits)")

### Embed Badge

![Health badge](/badges/fshangala-faculty/health.svg)

```
[![Health](https://phpackages.com/badges/fshangala-faculty/health.svg)](https://phpackages.com/packages/fshangala-faculty)
```

PHPackages © 2026

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