PHPackages                             csgt/cancerbero - 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. csgt/cancerbero

ActiveLibrary

csgt/cancerbero
===============

Cancerbero

v8.0.2(1y ago)15.9k1PHPPHP &gt;=7.2

Since Jan 19Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/csgt/cancerbero)[ Packagist](https://packagist.org/packages/csgt/cancerbero)[ RSS](/packages/csgt-cancerbero/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (47)Used By (1)

cancerbero
==========

[](#cancerbero)

Cancerbero is a Laravel package to manage access control based on routes and a permissions database table.

Package VersionLaravel versionField languageTree structureModel Path4.x4spanishidsModels/Auth5.5.x&gt;5spanishidsModels/Auth5.7&gt;5englishidsModels/Auth6.x&gt;6englishidsModels/Auth7.x&gt;6englishnamesModels/Auth8.x&gt;6englishnamesModelsUpgrade guides
--------------

[](#upgrade-guides)

### 6.x -&gt; 7.x

[](#6x---7x)

1. Update `composer.json` to the new versions

```
"csgt/cancerbero": "^7.0",
"csgt/menu": "^7.0",
"csgt/ui": "^3.0",
"csgt/utils": "^8.0",

```

2. Publish and run migrations

```
php artisan vendor:publish --tag=migrations
php artisan migrate

```

3. Modify `PermissionSeeder`, `ModulePermissionsSeeder`, `MenuSeeder`, `GodSeeder`, `InitialSeeder` seeders for new schema. You may copy them from `\packages\ui\src\Auth\stubs\seeders\`
4. Update `\database\seeds\CsgtModule.php` for new schema. You may copy it from `\packages\cancerbero\src\`
5. Remove `menu` middleware from routes (if they exist)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance66

Regular maintenance activity

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity71

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

Recently: every ~180 days

Total

46

Last Release

82d ago

Major Versions

v5.2.1 → v6.0.22020-05-02

5.7.x-dev → v6.0.32020-07-03

v4.2.0 → v7.0.02021-07-01

v4.0.0 → v7.0.22023-10-02

v7.0.6 → v8.0.02025-02-16

PHP version history (4 changes)5.3.x-devPHP &gt;=5.3.0

5.6.x-devPHP &gt;=7.0

6.0.0PHP &gt;=7.2

v4.2.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7926376?v=4)[csgt](/maintainers/csgt)[@csgt](https://github.com/csgt)

---

Top Contributors

[![jgalindosl](https://avatars.githubusercontent.com/u/66330140?v=4)](https://github.com/jgalindosl "jgalindosl (31 commits)")

### Embed Badge

![Health badge](/badges/csgt-cancerbero/health.svg)

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

PHPackages © 2026

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