PHPackages                             ycs77/inertia-laravel-components - 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. [Templating &amp; Views](/categories/templating)
4. /
5. ycs77/inertia-laravel-components

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

ycs77/inertia-laravel-components
================================

The Inertia.js Laravel &amp; Vue components library

v0.4.2(1y ago)0415MITPHPPHP &gt;=7.3

Since Jan 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ycs77/inertia-laravel-components)[ Packagist](https://packagist.org/packages/ycs77/inertia-laravel-components)[ Docs](https://github.com/ycs77/inertia-laravel-components)[ RSS](/packages/ycs77-inertia-laravel-components/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

Inertia.js Laravel Components
=============================

[](#inertiajs-laravel-components)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1b675a3cca63de29e6f6132f68e5747d975d503fe800778f58d60c3e32723f9a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f79637337372f696e65727469612d6c61726176656c2d636f6d706f6e656e74733f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ycs77/inertia-laravel-components)[![Software License](https://camo.githubusercontent.com/c090e080484e2a2bc766446291d04437db823929042bf614b26a1643660ddf6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e3f7374796c653d666c61742d737175617265)](LICENSE.md)[![Style CI Build Status](https://camo.githubusercontent.com/db218a511a0291fe2952fcdcd794fb23cec3357c25d2662ba9198096e10f6414/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3434343735333430322f736869656c643f7374796c653d666c61742d737175617265)](https://github.styleci.io/repos/444753402)[![Total Downloads](https://camo.githubusercontent.com/f6cb1dff0dfd88d4c0f5f2c1c3177125ed682d4df41c8c5915fefbdf8e87572a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f79637337372f696e65727469612d6c61726176656c2d636f6d706f6e656e74733f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ycs77/inertia-laravel-components)

Important

This package is only supported Laravel v7~v10, it's recommended to use [Inertia Engage](https://github.com/ycs77/inertia-engage) package instead with Laravel 11+ usage.

The Inertia.js Laravel &amp; Vue components library.

Components list:

- [Error Handler](#error-handler)
- [Pagination](#pagination)

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

[](#installation)

Install the package via composer:

```
composer require ycs77/inertia-laravel-components
```

Error Handler
-------------

[](#error-handler)

Publish error page:

```
php artisan vendor:publish --tag=inertia-error-vue
# or ts
php artisan vendor:publish --tag=inertia-error-vue-ts
```

Change extends handler class:

*app/Exceptions/Handler.php*

```
use Inertia\Exceptions\Handler as ExceptionHandler;

class Handler extends ExceptionHandler
```

Pagination
----------

[](#pagination)

Publish pagination css file:

```
php artisan vendor:publish --tag=inertia-pagination-css
```

Publish pagination component:

```
php artisan vendor:publish --tag=inertia-pagination-vue
# or ts
php artisan vendor:publish --tag=inertia-pagination-vue-ts
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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

Total

8

Last Release

728d ago

### Community

Maintainers

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

---

Top Contributors

[![ycs77](https://avatars.githubusercontent.com/u/38133356?v=4)](https://github.com/ycs77 "ycs77 (18 commits)")

---

Tags

laravelinertia

### Embed Badge

![Health badge](/badges/ycs77-inertia-laravel-components/health.svg)

```
[![Health](https://phpackages.com/badges/ycs77-inertia-laravel-components/health.svg)](https://phpackages.com/packages/ycs77-inertia-laravel-components)
```

###  Alternatives

[cagilo/cagilo

A set of open-source Blade components for the Laravel Framework

172996.5k](/packages/cagilo-cagilo)[ambengers/kinetic

Adds view-composer like feature to Inertia.js Laravel adapter.

9058.0k1](/packages/ambengers-kinetic)[ycs77/inertia-laravel-ssr-head

Simple SSR Head for Inertia Laravel

3211.5k](/packages/ycs77-inertia-laravel-ssr-head)[itstructure/laravel-grid-view

Grid view for laravel framework

2546.6k2](/packages/itstructure-laravel-grid-view)

PHPackages © 2026

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