PHPackages                             groot/main - 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. groot/main

ActivePackage

groot/main
==========

01PHP

Since Jan 8Pushed 2y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Documentação
============

[](#documentação)

 Uma rota no Groute é formada pelo conjunto de valores(Meto, Rota, Ação). Como observado abaixo.

$app-&gt;metodo('rota','ação')
 O valor metodo faz referencia a o tipo da requisição html. Sendo aceito requisições do tipo
\[GET\]
\[POST\]
\[DELETE\]
\[PUT\]

Ex: a rota abaixo chama o controller home e a action index se receber uma requisição get $route-&gt;get('/home/{$gean}/teste','home@index');

Ex: já essa outra com a mesma rota chama outro controller se receber a requisição post $route-&gt;post('/home/{$gean}/teste','homa@registro');

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity22

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.

### Community

Maintainers

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

---

Top Contributors

[![HimAndRobot](https://avatars.githubusercontent.com/u/36330402?v=4)](https://github.com/HimAndRobot "HimAndRobot (16 commits)")

### Embed Badge

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

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

PHPackages © 2026

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