PHPackages                             regeneration/character - 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. regeneration/character

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

regeneration/character
======================

Character package for Regeneration

0.0.2(11y ago)023MITJavaScriptPHP &gt;=5.3.0

Since Feb 21Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (0)

regeneration-character
======================

[](#regeneration-character)

Character package for regeneration

Installation / Usage
--------------------

[](#installation--usage)

1. Install via composer in the root directory of a Laravel 5 application

    ```
    $ composer require regeneration/character
    ```
2. Add the following line to /config/app.php inside the 'providers' array to use the service provider

    ```
    'Regeneration\Character\CharacterServiceProvider',
    ```
3. Run Composer update in the root directory: `composer update`
4. Navigate to the URL provided in the commandline and you should now see the package installation success page.

== CLI commands for this package ==

1. Run the following command in the root directory of your laravel installation: php artisan controller:make NewController --bench=regeneration/character
2. Add the following line after the first php opening tag of the newly generated file inside the packages `controller` folder namespace Regeneration\\Character\\Controllers;
3. Run the following command in the root directory and your package directory composer dump-autoload

=== Accessing admin area === Admin controller is restful, therefore has following pages available: /character/manage/ /character/manage/create /character/manage/{lobby\_id} /character/manage/{lobby\_id}/edit

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

4103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/adc9cbb3774f7cdcee1e714b31f4533667ec385a4088c32144d7ef95a269c2ac?d=identicon)[Truemedia](/maintainers/Truemedia)

---

Top Contributors

[![Truemedia](https://avatars.githubusercontent.com/u/333921?v=4)](https://github.com/Truemedia "Truemedia (1 commits)")

### Embed Badge

![Health badge](/badges/regeneration-character/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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