PHPackages                             ecreeth/waves - 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. [Framework](/categories/framework)
4. /
5. ecreeth/waves

ActiveLibrary[Framework](/categories/framework)

ecreeth/waves
=============

Laravel Front-end preset for React, Tailwindcss &amp; Styled Components

0.0.6(6y ago)137MITHTML

Since May 29Pushed 6y agoCompare

[ Source](https://github.com/ecreeth/waves)[ Packagist](https://packagist.org/packages/ecreeth/waves)[ RSS](/packages/ecreeth-waves/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Laravel Front-end preset for React, Tailwindcss
===============================================

[](#laravel-front-end-preset-for-react-tailwindcss)

This scaffolding structure is being used at the front-end in eCreeth.

#### A basic structure of files

[](#a-basic-structure-of-files)

##### This will remove the `view` directory

[](#this-will-remove-the-view-directory)

- `resources/views`

    - `auth`
        - `passwords`
            - email.blade.php
            - reset.blade.php
        - login.blade.php
        - register.blade.php
        - verify.blade.php
    - `layouts`
        - master.blade.php
    - index.blade.php
- `resources/js`

    - app.js
    - bootstrap.js
- `root`

    - tailwind.config.js
    - webpack.mix.js

Packages
--------

[](#packages)

- `@babel/preset-react`
- `react`
- `react-dom`
- `tailwindcss`
- `@tailwindcss/custom-forms`
- `laravel-mix-purgecss`

Contents
--------

[](#contents)

- [Installation](#installation)
- [Usage](#usage)

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

[](#installation)

```
composer require ecreeth/waves
```

Usage
-----

[](#usage)

Then run

- `php artisan preset waves`
- `npm install && npm run dev` or `yarn && yarn run dev`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Total

6

Last Release

2515d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00425fb1e8e584634f9305e84b698e3675f8ae39404e0e66078412bea127083c?d=identicon)[elcampesino1](/maintainers/elcampesino1)

---

Top Contributors

[![ecreeth](https://avatars.githubusercontent.com/u/20761166?v=4)](https://github.com/ecreeth "ecreeth (40 commits)")

---

Tags

purgecssreacttailwindcsslaravelreacttailwindcsspresetstyled-components

### Embed Badge

![Health badge](/badges/ecreeth-waves/health.svg)

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

###  Alternatives

[laravel-frontend-presets/tall

TALL preset for Laravel.

2.6k692.9k1](/packages/laravel-frontend-presets-tall)[laravel-frontend-presets/black-dashboard

Laravel 11.x Front-end preset for black dashboard

8726.2k](/packages/laravel-frontend-presets-black-dashboard)

PHPackages © 2026

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