PHPackages                             abdlhaklalouche/react-redux-with-loader-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. abdlhaklalouche/react-redux-with-loader-preset

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

abdlhaklalouche/react-redux-with-loader-preset
==============================================

Laravel frontend preset for react and redux with auto lazy loader

08PHP

Since Apr 6Pushed 7y agoCompare

[ Source](https://github.com/abdlhaklalouche/react-redux-with-loader-preset)[ Packagist](https://packagist.org/packages/abdlhaklalouche/react-redux-with-loader-preset)[ RSS](/packages/abdlhaklalouche-react-redux-with-loader-preset/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel React And Redux With Loader Preset
==========================================

[](#laravel-react-and-redux-with-loader-preset)

About
-----

[](#about)

A laravel preset for using react with redux quickly with autoloading components.

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

[](#installation)

1. Install Laravel and cd to your project.
2. Install this preset via `composer require abdlhaklalouche/react-redux-with-loader-preset`

Usage
-----

[](#usage)

### Initializing the preset

[](#initializing-the-preset)

1. `php artisan preset react-redux-with-loader`
2. `npm install`
3. `npm run watch` or `npm run dev` or `npm run prod`
4. `php artisan serve` to run the server.

### Using the preset

[](#using-the-preset)

1. To create a component or container go to `resources/js/components` or `resources/js/containers` and create any component then create reducers in `resources/js/components` and make the actions and store them in `resources/js/actions`.
2. To use that component/containers without render it manualy you just have to use directive code bellow:

```
@react({
    "path": "components/COMPONENT_FILENAME_HERE",
    "loading": TRUE_OR_FALSE,
    "class": "CSS_CLASSES_HERE",
    "props": {
        "PROPERTY_NAME": "PROPERTY_VALUE"
    }
})
```

Copyright and license
---------------------

[](#copyright-and-license)

Copyright 2018 [Laravel react-redux-with-loader-preset Contributers](https://github.com/abdlhaklalouche/react-redux-with-loader-preset/graphs/contributors) under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28258484?v=4)[Abdelhak Lallouche](/maintainers/abdlhaklalouche)[@abdlhaklalouche](https://github.com/abdlhaklalouche)

---

Top Contributors

[![abdlhaklalouche](https://avatars.githubusercontent.com/u/28258484?v=4)](https://github.com/abdlhaklalouche "abdlhaklalouche (10 commits)")

---

Tags

laravellaravel-presetloaderreact-reduxreactjsredux

### Embed Badge

![Health badge](/badges/abdlhaklalouche-react-redux-with-loader-preset/health.svg)

```
[![Health](https://phpackages.com/badges/abdlhaklalouche-react-redux-with-loader-preset/health.svg)](https://phpackages.com/packages/abdlhaklalouche-react-redux-with-loader-preset)
```

###  Alternatives

[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

474.3M8](/packages/kartik-v-yii2-widget-rating)[nodejs-php-fallback/stylus

PHP wrapper to execute stylus node package or fallback to a PHP alternative

11137.3k4](/packages/nodejs-php-fallback-stylus)[halfpastfouram/phpchartjs

PHP library for ChartJS

2512.3k](/packages/halfpastfouram-phpchartjs)[freemius/php-sdk

Freemius PHP SDK

346.1k](/packages/freemius-php-sdk)[thefair/hyperf-rocketmq

The PHP library for hyperf rocketmq

1510.9k](/packages/thefair-hyperf-rocketmq)

PHPackages © 2026

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