PHPackages                             trinsyca/php-router - 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. trinsyca/php-router

ActiveProject[Framework](/categories/framework)

trinsyca/php-router
===================

A simple PHP routing framework.

v1.0.4(1y ago)015MITPHPPHP &gt;=7.4

Since Jun 15Pushed 1y ago1 watchersCompare

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

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

PHP Router Project
==================

[](#php-router-project)

A simple PHP routing project template for handling URL routing in your PHP applications.

Installation
------------

[](#installation)

To set up the PHP Router project, follow these steps:

1. **Create the Project**:

    ```
    composer create-project trinsyca/php-router example-app
    ```
2. **Install Dependencies**:

    ```
    composer install
    ```

Configuration
-------------

[](#configuration)

After changing the name of the project file, make sure to fill in the `APP_NAME` and `DIRECTORY` data in the `.env` file and run the following command:

```
php trinsy make:htaccess
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

696d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/980eb483158ba38ab2e9a68eecb21863552e5969c937e6d8e118739462eb1ff3?d=identicon)[TrinsyCa](/maintainers/TrinsyCa)

---

Tags

phpframeworkrouter

### Embed Badge

![Health badge](/badges/trinsyca-php-router/health.svg)

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

PHPackages © 2026

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