PHPackages                             daiki52/fuel-vue - 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. daiki52/fuel-vue

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

daiki52/fuel-vue
================

FuelPHP package for integrating Vite/Vue/Inertia assets.

v1.0.7(2mo ago)030↓92.9%MITPHPPHP &gt;=7.0

Since Jan 19Pushed 2mo agoCompare

[ Source](https://github.com/Daiki52/fuel-vue)[ Packagist](https://packagist.org/packages/daiki52/fuel-vue)[ Docs](https://github.com/daiki52/fuel-vue)[ RSS](/packages/daiki52-fuel-vue/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (9)Used By (0)

Vue.js 3 FuelPHP Adapter
========================

[](#vuejs-3-fuelphp-adapter)

A FuelPHP adapter for integrating Vue.js 3 into existing applications. It aims to make it straightforward to build modern, reactive user interfaces on top of FuelPHP while keeping your current server-side routing and controller patterns.

This library is inspired by **@inertiajs/inertia-vue3**. We also hope it can serve as a practical stepping stone for teams that want to modernize incrementally and, where appropriate, ease a future migration to modern frameworks such as **Laravel**.

---

Motivation
----------

[](#motivation)

Many production systems still run on FuelPHP, while frontend expectations have shifted toward Vue.js 3, Vite, and component-driven development. This adapter is designed to help you adopt that modern frontend workflow without requiring an immediate full rewrite or a hard switch to a different backend framework.

---

Features
--------

[](#features)

- Easy integration of Vue.js 3 components into FuelPHP
- Inertia-style development experience (page-driven UI) with FuelPHP
- Flexible configuration options
- Designed to be compatible with existing FuelPHP applications
- Supports incremental adoption (partial replacement and coexistence with server-rendered views)

---

Requirements
------------

[](#requirements)

- PHP: 7.0 ~ 7.4
- FuelPHP: 1.8 (Recommended)
- **Vite** is required for building and bundling your Vue.js components

---

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

[](#installation)

```
composer require daiki52/fuel-vue
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance84

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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.

###  Release Activity

Cadence

Every ~12 days

Recently: every ~20 days

Total

8

Last Release

81d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/167852843?v=4)[bratech-churei](/maintainers/Daiki52)[@Daiki52](https://github.com/Daiki52)

---

Top Contributors

[![Daiki52](https://avatars.githubusercontent.com/u/167852843?v=4)](https://github.com/Daiki52 "Daiki52 (8 commits)")

### Embed Badge

![Health badge](/badges/daiki52-fuel-vue/health.svg)

```
[![Health](https://phpackages.com/badges/daiki52-fuel-vue/health.svg)](https://phpackages.com/packages/daiki52-fuel-vue)
```

###  Alternatives

[phpcheckstyle/phpcheckstyle

PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions

168188.3k12](/packages/phpcheckstyle-phpcheckstyle)

PHPackages © 2026

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