PHPackages                             renan-s-oliveira/l2j-facility - 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. renan-s-oliveira/l2j-facility

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

renan-s-oliveira/l2j-facility
=============================

Package for facility methods L2J

v1.0(5y ago)241MITPHPPHP ^7.2

Since Feb 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/renan-s-oliveira/l2jfacility)[ Packagist](https://packagist.org/packages/renan-s-oliveira/l2j-facility)[ RSS](/packages/renan-s-oliveira-l2j-facility/feed)WikiDiscussions main Synced yesterday

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

l2jfacility
===========

[](#l2jfacility)

Um pacote cheio de métodos para te ajudar a criar sistemas/sites para seu L2J

Instalação
----------

[](#instalação)

[English](https://github.com/renan-s-oliveira/l2jfacility/blob/main/README-english.MD)

```
composer require renan-s-oliveira/l2j-facility

php artisan vendor:publish --provider="vendor\renan-s-oliveira\L2JFacilityServiceProvider" --force

```

```

Remover do .env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=

Adicionar no .env

DB_CONNECTION=login_server
DB_HOST_LOGIN=127.0.0.1
DB_PORT_LOGIN=3306
DB_DATABASE_LOGIN=db_name_login
DB_USERNAME_LOGIN=root
DB_PASSWORD_LOGIN=

DB_HOST_GAME_SERVER=127.0.0.1
DB_PORT_GAME_SERVER=3306
DB_DATABASE_GAME_SERVER=db_name_game_server
DB_USERNAME_GAME_SERVER=root
DB_PASSWORD_GAME_SERVER=

```

Como usar
---------

[](#como-usar)

[Português](https://github.com/renan-s-oliveira/l2jfacility/blob/main/src/usage/portugues/PORTUGUES.md)

[English](https://github.com/renan-s-oliveira/l2jfacility/blob/main/src/usage/english/ENGLISH.md)

Quer ajudar a manter o projeto?
-------------------------------

[](#quer-ajudar-a-manter-o-projeto)

Ajude enviando PIX :)
---------------------

[](#ajude-enviando-pix-)

[![PIX](https://github.com/renan-s-oliveira/l2jfacility/raw/main/src/donate/qrcodepix.png)](https://github.com/renan-s-oliveira/l2jfacility/blob/main/src/donate/qrcodepix.png)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

1917d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e1f7ae84067c689418a282f776b802fd1514bc7b37be4abd7bacc9c70d35760?d=identicon)[Renan Oliveira](/maintainers/Renan%20Oliveira)

---

Top Contributors

[![renan-s-oliveira](https://avatars.githubusercontent.com/u/15692416?v=4)](https://github.com/renan-s-oliveira "renan-s-oliveira (107 commits)")

### Embed Badge

![Health badge](/badges/renan-s-oliveira-l2j-facility/health.svg)

```
[![Health](https://phpackages.com/badges/renan-s-oliveira-l2j-facility/health.svg)](https://phpackages.com/packages/renan-s-oliveira-l2j-facility)
```

###  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)
