PHPackages                             spa/spa - 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. [Framework](/categories/framework)
4. /
5. spa/spa

ActiveProject[Framework](/categories/framework)

spa/spa
=======

Single Page Application in PHP

v0.1.4(2y ago)110MITJavaScript

Since Feb 13Pushed 2y agoCompare

[ Source](https://github.com/phpspa/spa)[ Packagist](https://packagist.org/packages/spa/spa)[ RSS](/packages/spa-spa/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

SPA
===

[](#spa)

Framework PHP para single-page-application (SPA)

 [![SPA](spa.png)](spa.png)

Instalação
----------

[](#instalação)

### 1) Criar projeto

[](#1-criar-projeto)

```
composer create-project spa/spa
```

### 2) Configurações (.env)

[](#2-configurações-env)

```
cp .env.example .env && nano .env

```

### 3) Arquivos estáticos (SPA)

[](#3-arquivos-estáticos-spa)

```
make static

```

### 4) Rodar localmente (via php built-in server)

[](#4-rodar-localmente-via-php-built-in-server)

```
make run

```

Dependências (Composer, Make, Node 10 &amp; NPM)
------------------------------------------------

[](#dependências-composer-make-node-10--npm)

### Ubuntu (v18.04 ou superior)

[](#ubuntu-v1804-ou-superior)

```
wget https://getcomposer.org/download/latest-stable/composer.phar
sudo mv composer.phar /usr/bin/composer && sudo chmod +x /usr/bin/
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo purge nodejs -y
sudo apt-get install -y nodejs build-essential npm -y
sudo npm -g install clean-css less terser

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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

Total

5

Last Release

822d ago

### Community

Maintainers

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

---

Top Contributors

[![devgaucho](https://avatars.githubusercontent.com/u/119246170?v=4)](https://github.com/devgaucho "devgaucho (14 commits)")

---

Tags

frameworkSPAsingle-page-application

### Embed Badge

![Health badge](/badges/spa-spa/health.svg)

```
[![Health](https://phpackages.com/badges/spa-spa/health.svg)](https://phpackages.com/packages/spa-spa)
```

###  Alternatives

[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)

PHPackages © 2026

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