Skip to content

Add webkul/inertia Core PHP + WordPress Adapter - #78

Open
himanshu-here wants to merge 2 commits into
inertiajs:mainfrom
himanshu-here:add-webkul-php-adapter
Open

Add webkul/inertia Core PHP + WordPress Adapter#78
himanshu-here wants to merge 2 commits into
inertiajs:mainfrom
himanshu-here:add-webkul-php-adapter

Conversation

@himanshu-here

Copy link
Copy Markdown

Adds webkul/inertia, a framework-agnostic PHP server-side adapter implementing the full Inertia protocol (standard visits, XHR visits, 409 stale-asset handshake, partial reloads with lazy prop resolution). It runs on plain PHP with no required framework, and automatically integrates with WordPress when loaded in that environment (uses wp_json_encode, sanitize_text_field, wp_head/wp_footer, etc.) with zero configuration.

Repo: https://github.com/webkul/inertia
License: MIT
Includes runnable examples for React and vanilla JS
Tagged release: 1.0.2

Copilot AI review requested due to automatic review settings July 21, 2026 12:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the webkul/inertia adapter to the “Community Adapters” documentation list so users can discover the Core PHP (and WordPress-compatible) server-side adapter implementation.

Changes:

  • Add a new “Core PHP” community adapter entry linking to https://github.com/webkul/inertia.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread v3/installation/community-adapters.mdx Outdated
- [WordPress](https://github.com/evo-mark/inertia-wordpress)
- [Yii2](https://github.com/tbreuss/yii2-inertia)
- [Yii3](https://github.com/maskulabs/inertia-yii)
- [Core PHP](https://github.com/webkul/inertia)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants