PhpSPA 👋
Ready to build modern, reactive web UIs without leaving the comfort of PHP? You're in the right place.
What is PhpSPA?
PhpSPA is a component-based library that brings the power and syntax of React to your PHP workflow. You build small, reusable components, and the library handles the magic of rendering them and updating the UI when their state changes.
Quick Start¶
-
Installation
Get started with PhpSPA in seconds using Composer
-
Core Concepts
Learn the fundamentals of App and Component
-
Routing
Master dynamic routing and navigation
-
State Management
Build reactive UIs with useState and useEffect
Key Features¶
Build your UI with small, reusable components just like React
Components automatically re-render when state changes
Documentation Overview
This documentation is designed to be fast and straight to the point. No long stories, just code. Let's dive in and start building something awesome. 🚀