PHPackages                             mlatjac/bjrhi - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. mlatjac/bjrhi

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

mlatjac/bjrhi
=============

Use on a new Laravel project to setup ui scaffolding including register and login in both French and English

0.0.2(6y ago)08[3 PRs](https://github.com/mlatjac/BjrHi/pulls)MITHTML

Since Nov 25Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (7)Used By (0)

BjrHi
=====

[](#bjrhi)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3d63a0342c82d392c73545c54fc414f0592005c286ce03e86ecb33e7101661a8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6c61746a61632f626a7268692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mlatjac/bjrhi)[![Total Downloads](https://camo.githubusercontent.com/14b663c3d74ba5a0db0b532559c2a84f294934d1bda8dd9ac8c9f7ad9a69da9c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6c61746a61632f626a7268692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mlatjac/bjrhi)[![Build Status](https://camo.githubusercontent.com/9ffb36d07439085e79c4439b864e88933e7295ab609963d86a6833e70530d7fe/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d6c61746a61632f626a7268692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/mlatjac/bjrhi)[![StyleCI](https://camo.githubusercontent.com/4c8393bf94bc249047f24f57731815455fa05cd2732f26fa9d2fd46b3f078513/68747470733a2f2f7374796c6563692e696f2f7265706f732f3232313830383330372f736869656c64)](https://styleci.io/repos/221808307)

This package replaces Laravel's ui scaffolding to provide equivalent but bilingual (French and English) scaffolding.

This package pulls in caouecs/Laravel-lang to obtain official and up to date French translations.

Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require mlatjac/bjrhi --dev
```

Usage
-----

[](#usage)

```
composer require mlatjac/bjrhi --dev
composer require mlatjac/fren
php artisan bjrhi:install
php artisan migrate
npm install
npm run dev
```

Your Laravel project will then:

- Remember language
- Associate current language with user at registration
- Change to user's preferred locale on login
- Setup localized notifications

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits
-------

[](#credits)

- [author name](https://github.com/mlatjac)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

2359d ago

### Community

Maintainers

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

---

Top Contributors

[![mlatctrlweb](https://avatars.githubusercontent.com/u/44507114?v=4)](https://github.com/mlatctrlweb "mlatctrlweb (13 commits)")[![mlatjac](https://avatars.githubusercontent.com/u/28148220?v=4)](https://github.com/mlatjac "mlatjac (2 commits)")

---

Tags

laravelBjrHi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mlatjac-bjrhi/health.svg)

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[socialiteproviders/manager

Easily add new or override built-in providers in Laravel Socialite.

42442.0M544](/packages/socialiteproviders-manager)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M53](/packages/php-open-source-saver-jwt-auth)[josiasmontag/laravel-recaptchav3

Recaptcha V3 for Laravel package

2641.6M2](/packages/josiasmontag-laravel-recaptchav3)[olssonm/l5-very-basic-auth

Laravel stateless HTTP basic auth without the need for a database

1662.5M1](/packages/olssonm-l5-very-basic-auth)[casbin/laravel-authz

An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.

324339.9k4](/packages/casbin-laravel-authz)

PHPackages © 2026

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