PHPackages                             bastinald/ux - 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. bastinald/ux

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

bastinald/ux
============

Laravel UI, Auth, &amp; CRUD scaffolding package using Bootstrap &amp; Livewire.

1.0.10(4y ago)348810MITPHP

Since Jul 20Pushed 4y ago4 watchersCompare

[ Source](https://github.com/bastinald/ux)[ Packagist](https://packagist.org/packages/bastinald/ux)[ Docs](https://github.com/bastinald/ux)[ RSS](/packages/bastinald-ux/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (5)Versions (12)Used By (0)

bastinald/ux
============

[](#bastinaldux)

Laravel UI, Auth, &amp; CRUD scaffolding package using Bootstrap &amp; Livewire.

Features
--------

[](#features)

- Automatic migrations
- Automatic routing
- Automatic password hashing
- Automatic user timezones
- Bootstrap 5 preconfigured
- Font Awesome 5 preconfigured
- Global Livewire loader
- Dynamic Livewire modals
- Auth scaffolding command
- CRUD scaffolding command
- Handy Blade components
- Honeypot &amp; reCAPTCHA
- Exception emailing
- Easy form data modelling
- Easy log clearing
- Publishable command stubs
- &amp; more!

Requirements
------------

[](#requirements)

- Laravel 8
- NPM

Documentation
-------------

[](#documentation)

- [Installation](docs/installation.md)
- [Commands](docs/commands.md)
- [Automatic Migrations](docs/automatic-migrations.md)
- [Automatic Routing](docs/automatic-routing.md)
- [Livewire Components](docs/livewire-components.md)
- [Blade Components](docs/blade-components.md)
- [Exception Emails](docs/exception-emails.md)
- [Traits](docs/traits.md)
- [Publishing Assets](docs/publishing-assets.md)

Quickstart
----------

[](#quickstart)

Install Laravel via Valet, Docker, Laragon, or whatever you prefer:

```
laravel new my-project
```

Configure your `.env` APP, DB, and MAIL variables:

```
APP_*
DB_*
MAIL_*
```

Require this package via Composer:

```
composer require bastinald/ux
```

Make the package UI &amp; Auth scaffolding:

```
php artisan make:auth
```

Now you can visit your app URL and login using `user@example.com:password`.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

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

11

Last Release

1760d ago

### Community

Maintainers

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

---

Top Contributors

[![bastinald](https://avatars.githubusercontent.com/u/82109804?v=4)](https://github.com/bastinald "bastinald (14 commits)")

---

Tags

authbootstrapcrudlaravellivewirepackagescaffoldingui

### Embed Badge

![Health badge](/badges/bastinald-ux/health.svg)

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[overtrue/laravel-follow

User follow unfollow system for Laravel.

1.2k404.7k5](/packages/overtrue-laravel-follow)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[regulus/identify

A Laravel 5 authentication/authorization package that adds roles, permissions, access levels, and user states. Allows simple or complex user access control implementation.

174.7k1](/packages/regulus-identify)

PHPackages © 2026

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