PHPackages                             gaucho/gaucho - 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. gaucho/gaucho

ActiveProject[Framework](/categories/framework)

gaucho/gaucho
=============

Framework PHP para single-page-application (SPA)

v1.0.0(2y ago)181MITPHPPHP ^8.1

Since Feb 6Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (20)Used By (0)

Gaucho
======

[](#gaucho)

Framework PHP para single-page-application (SPA)

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

[](#instalação)

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

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

```
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

```

### 2) Arquivos base

[](#2-arquivos-base)

```
composer create-project gaucho/gaucho
```

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

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

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

```

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

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

```
make static

```

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

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

```
make run

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

19

Last Release

817d ago

Major Versions

v0.3.1 → v1.0.02024-02-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ac5f66f3721394d7e96ca1c2fc8216dc40c2ada002c8b31677d675292321222?d=identicon)[gaucho](/maintainers/gaucho)

---

Top Contributors

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

---

Tags

frameworkgauchojquerylessphpsingle-page-applicationskeletonspaframeworkSPAsingle-page-applicationgaucho

### Embed Badge

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

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

###  Alternatives

[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)

PHPackages © 2026

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