PHPackages                             jengo/react-starter-kit - 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. jengo/react-starter-kit

ActiveProject

jengo/react-starter-kit
=======================

CodeIgniter4 React starter kit

051PHP

Since Jul 27Pushed 9mo agoCompare

[ Source](https://github.com/jengo-php/react-starter-kit)[ Packagist](https://packagist.org/packages/jengo/react-starter-kit)[ RSS](/packages/jengo-react-starter-kit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Jengo React Starter Kit
=======================

[](#jengo-react-starter-kit)

[![Packagist Version](https://camo.githubusercontent.com/1581a0440d820695b5ff88da6718f4cec2128d5db3ea19354a4fdc83d386f8b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a656e676f2f72656163742d737461727465722d6b6974)](https://camo.githubusercontent.com/1581a0440d820695b5ff88da6718f4cec2128d5db3ea19354a4fdc83d386f8b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a656e676f2f72656163742d737461727465722d6b6974)[![Packagist Downloads](https://camo.githubusercontent.com/beaf7c2b1c9a5ab2f6ee01ffa9662b3487648902241a064de7a76bdd60105419/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a656e676f2f72656163742d737461727465722d6b6974)](https://camo.githubusercontent.com/beaf7c2b1c9a5ab2f6ee01ffa9662b3487648902241a064de7a76bdd60105419/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a656e676f2f72656163742d737461727465722d6b6974)[![License](https://camo.githubusercontent.com/d9d5e9cb0107c09181e6ec255b9d183413cae0fd63091ac024122e55414f759d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a656e676f2d7068702f72656163742d737461727465722d6b6974)](https://camo.githubusercontent.com/d9d5e9cb0107c09181e6ec255b9d183413cae0fd63091ac024122e55414f759d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a656e676f2d7068702f72656163742d737461727465722d6b6974)

A modern **CodeIgniter 4 + React** starter template powered by **Inertia.js**, built to kickstart your next full-stack project with zero boilerplate hassle.

> This starter kit uses [React](https://reactjs.org/) with [Webpack](https://webpack.js.org/) and [Tailwind CSS](https://tailwindcss.com/) pre-configured. Backend powered by [CodeIgniter 4](https://codeigniter.com/), bridged by [Inertia.js](https://inertiajs.com/).

---

🚀 Getting Started
-----------------

[](#-getting-started)

### 1. Create a New Project

[](#1-create-a-new-project)

```
composer create-project jengo/react-start-kit my-app
```

### 2. Install Dependencies

[](#2-install-dependencies)

```
cd my-app

# Install JS dependencies
npm install
```

### 3. Run Dev Server

[](#3-run-dev-server)

```
npm run dev
```

By default, the development server runs at .

> Internally this runs `php spark serve`.

---

🧩 Included Features
-------------------

[](#-included-features)

- ✅ React 19
- ✅ Webpack for fast builds
- ✅ Tailwind CSS
- ✅ Inertia.js (React adapter)
- ✅ Clean project structure
- ✅ TypeScript-ready (opt-in)
- ✅ Example routing + layout system

---

📁 Project Structure
-------------------

[](#-project-structure)

```
├── app/                   # CI4 controllers & config
├── public/
│   └── index.php
├── resources/
│   └── js/
│       ├── App.jsx        # React app entry point
│       ├── Pages/         # Inertia pages
│       └── Shared/        # Shared layouts/components
├── webpack.config.js
├── composer.json
├── package.json

```

---

🧱 Based On
----------

[](#-based-on)

This starter is powered by:

- [CodeIgniter 4](https://codeigniter.com/)
- [React](https://reactjs.org/)
- [Inertia.js](https://inertiajs.com/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Webpack](https://webpack.js.org/)

---

🙌 Contributing
--------------

[](#-contributing)

Feel free to fork and improve. PRs welcome — especially for auth scaffolding, presets, or useful utilities.

---

🧪 License
---------

[](#-license)

This project is under a MIT License

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance40

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

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://www.gravatar.com/avatar/6a00939d7e5422a294a7b9b186f29116de3dca2d793453c8c58c0293bd2346b2?d=identicon)[gilads-otiannoh254](/maintainers/gilads-otiannoh254)

---

Top Contributors

[![gilads-otiannoh24](https://avatars.githubusercontent.com/u/180090128?v=4)](https://github.com/gilads-otiannoh24 "gilads-otiannoh24 (8 commits)")

### Embed Badge

![Health badge](/badges/jengo-react-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/jengo-react-starter-kit/health.svg)](https://phpackages.com/packages/jengo-react-starter-kit)
```

PHPackages © 2026

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