waaseyaa/inertia
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/inertia
包简介
Server-side Inertia.js v3 protocol adapter for Waaseyaa
README 文档
README
Layer 6 — Interfaces
Server-side Inertia.js v3 protocol adapter for Waaseyaa.
Inertia::render($component, $props) produces an InertiaResponse that distinguishes initial full-page loads (HTML root template) from XHR navigation (JSON payload). InertiaMiddleware reads the X-Inertia-* request headers and switches the response shape accordingly. OptionalProp and PropResolver defer expensive prop computation when partial reloads only request specific keys.
Key classes: Inertia, InertiaResponse, InertiaMiddleware, InertiaServiceProvider, OptionalProp, PropResolver.
统计信息
- 总下载量: 546
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-19