Download the PHP package dconco/phpspa without Composer
On this page you can find all versions of the php package dconco/phpspa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dconco/phpspa
More information about dconco/phpspa
Files in dconco/phpspa
Download dconco/phpspa
More information about dconco/phpspa
Files in dconco/phpspa
Vendor dconco
Package phpspa
Short Description A lightweight, component-based PHP library for building Single Page Applications (SPAs) without relying on heavy frontend frameworks.
License MIT
Package phpspa
Short Description A lightweight, component-based PHP library for building Single Page Applications (SPAs) without relying on heavy frontend frameworks.
License MIT
Please rate this library. Is it a good library?
Informations about the package phpspa

[](LICENSE) [](https://github.com/dconco/phpspa-js) [](https://phpspa.readthedocs.io) [](https://github.com/dconco/phpspa) [](https://packagist.org/packages/dconco/phpspa) [](https://packagist.org/packages/dconco/phpspa) [](https://github.com/dconco/phpspa/actions/workflows/php-tests.yml)
## โจ **Key Features**
๐งฉ Components Reusable & Modular Build once, use everywhere |
๐ง State Reactive Updates Auto-sync state changes |
โก Performance Zero Full Reloads SPA-like experience |
๐ฏ Simple Minimal Setup Works out of the box |
๐ Getting Started
### ๐ฏ **Ready to Jump In? Start with our Template!**
_Get up and running in 30 seconds with a complete phpSPA example_
๐ฆ Clone Template Pre-configured project structure |
โก Instant Setup Dependencies + server ready |
Step 1: Clone the Template
Step 2: Install Dependencies
Step 3: Start Development Server
๐ **That's it!** Your phpSPA application is now running locally.
**Open your browser and start building amazing components!**
๐ Quick Start
Install
Create Component
Setup App
๐งช Testing
-
Run locally:
- CI: Tests run on push/PR to
main
anddev
via GitHub Actions (see badge above). The entrypoint istests/Test.php
which runs the semicolon/ASI suite and a simple compression check.
๐จ What You Get
๐งฑ Component Architecture Clean, reusable PHP components |
๐ Reactive State Auto-updating UI with simple state management |
๐ SPA Navigation Smooth page transitions without reloads |
๐ชถ Lightweight Just one small JavaScript file |
๐ก๏ธ SEO Ready Server-rendered for search engines |
โ๏ธ Framework Agnostic Works with any PHP setup |
๐ Learn More
๐ Complete Documentation โ Full tutorials, examples, and API reference
๐ GitHub Repository โ Source code and issues
๐ฆ Packagist โ Installation and versions
All versions of phpspa with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package dconco/phpspa contains the following files
Loading the files please wait ....