PHPackages                             usrnotfound/rilt-preset - 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. usrnotfound/rilt-preset

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

usrnotfound/rilt-preset
=======================

1121PHP

Since Sep 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/usrNotFound/rilt-preset)[ Packagist](https://packagist.org/packages/usrnotfound/rilt-preset)[ RSS](/packages/usrnotfound-rilt-preset/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Command to bootstrap RILT
=========================

[](#command-to-bootstrap-rilt)

This preset adds and configures `tailwindcss`, `react`, `inertiajs` for Laravel application.

**To install this package**:

`composer require usrnotfound/rilt-preset`

**To publish the configuration run the following command**:

```
php artisan usrnotfound:rilt-preset
```

\#What happens when I run the command?

- Updates `pacakge.json` with

```
                @babel/plugin-syntax-dynamic-import,
                @babel/preset-react,
                react,
                react-dom,
                cross-env,
                tailwindcss,

```

- Publishes `tailwind.config.js`, and `babelrc`
- `webpack.js` will get updated with all the bells and whistles you need for you code splitting
- Updates `app.js` and `app.scss`

Supports
========

[](#supports)

- Assets Built Pipeline
- Code Splitting
- Purge CSS

License
=======

[](#license)

The package is open-sourced software licensed under the MIT license.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11272457?v=4)[Kamal Chapagain](/maintainers/usrNotFound)[@usrNotFound](https://github.com/usrNotFound)

---

Top Contributors

[![usrNotFound](https://avatars.githubusercontent.com/u/11272457?v=4)](https://github.com/usrNotFound "usrNotFound (6 commits)")[![jryd](https://avatars.githubusercontent.com/u/13251203?v=4)](https://github.com/jryd "jryd (4 commits)")

### Embed Badge

![Health badge](/badges/usrnotfound-rilt-preset/health.svg)

```
[![Health](https://phpackages.com/badges/usrnotfound-rilt-preset/health.svg)](https://phpackages.com/packages/usrnotfound-rilt-preset)
```

PHPackages © 2026

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