PHPackages                             ghazniali95/react-with-laravel-blade - 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. ghazniali95/react-with-laravel-blade

ActiveLaravel-package[Utility &amp; Helpers](/categories/utility)

ghazniali95/react-with-laravel-blade
====================================

React component laravel vite helper.

v1.0.0(2y ago)190MITPHPPHP ^8.0

Since Mar 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ghazniali95/react-with-laravel-blade)[ Packagist](https://packagist.org/packages/ghazniali95/react-with-laravel-blade)[ RSS](/packages/ghazniali95-react-with-laravel-blade/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

ReactWithLaravelBlade Package
=============================

[](#reactwithlaravelblade-package)

Author: Ghazni Ali Contact: [GitHub Profile](https://github.com/ghazniali95)

Overview
--------

[](#overview)

The ReactWithLaravelBlade package simplifies the process of creating React components directly within Laravel Blade templates. To use this package, ensure you have Laravel and Vite installed and configured in your project.

Usage
-----

[](#usage)

### Setup Development

[](#setup-development)

1. Run the following command to start the development server:

    ```
    npm run dev
    ```
2. After setting up Laravel with Vite and React, run the Laravel server with:

    ```
     php artisan serve
    ```

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

[](#installation)

To install the package, run the following Composer command:

```
composer require ghazniali95/ReactWithLaravelBlade

```

Usage
=====

[](#usage-1)

Creating a React Component

Once the package is installed, you can use the following Artisan command to create a new React component:

```
php artisan create:reactComponent [ComponentName]

```

Passing Arguments to React Components

To create a React component that accepts arguments, use the following Artisan command:

```
php artisan create:reactComponent [ComponentName] --arg=arg1,arg2,arg3,...

```

This will generate a component that can receive arguments.

Building Components
===================

[](#building-components)

For the build process, you need to add all the created components to the vite.config.js file in your project's root directory.

Future Improvements
===================

[](#future-improvements)

We are actively working on improving this package to enhance your development experience. Your feedback and contributions are valuable to us! Contact

```
Author: Ghazni Ali
GitHub Profile: Ghazni Ali on GitHub

```

Feel free to contribute to the project or report any issues on the GitHub repository.

This `README.md` file provides clear and organized information on how to install and run the package.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

781d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d895233a04972a158867d7665bcf0690a0d08590c4e0ced1a6ad930e295f6eff?d=identicon)[ghazniali95](/maintainers/ghazniali95)

---

Top Contributors

[![ghazniali95](https://avatars.githubusercontent.com/u/10693248?v=4)](https://github.com/ghazniali95 "ghazniali95 (7 commits)")

---

Tags

laravelreactlaravel-vite-helperreact-laravelreact-helper-with-laravelreact-components-laravel-helper

### Embed Badge

![Health badge](/badges/ghazniali95-react-with-laravel-blade/health.svg)

```
[![Health](https://phpackages.com/badges/ghazniali95-react-with-laravel-blade/health.svg)](https://phpackages.com/packages/ghazniali95-react-with-laravel-blade)
```

###  Alternatives

[ijpatricio/mingle

Use Vue and React in Laravel Livewire Applications.

43445.4k2](/packages/ijpatricio-mingle)[talyssonoc/react-laravel

Package to use ReactJS with Laravel

8944.9k](/packages/talyssonoc-react-laravel)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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