PHPackages                             inphinit/framework - 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. inphinit/framework

ActiveLibrary[Framework](/categories/framework)

inphinit/framework
==================

A framework for easy creation of routes

2.0(1y ago)1140521MITPHPPHP &gt;=5.3.0

Since Jun 11Pushed 3mo ago3 watchersCompare

[ Source](https://github.com/inphinit/framework)[ Packagist](https://packagist.org/packages/inphinit/framework)[ RSS](/packages/inphinit-framework/feed)WikiDiscussions 2.x Synced 4w ago

READMEChangelog (10)DependenciesVersions (37)Used By (1)

[![Total Downloads](https://camo.githubusercontent.com/919e3de963b876227ae9fe5a5ac5b585c6609f73ae35b86f09e86c5c3ee326ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e7068696e69742f6672616d65776f726b)](https://packagist.org/packages/inphinit/framework)[![Latest Stable Version](https://camo.githubusercontent.com/cc96433d1feba351d79d899a72d0df3b299b3e8b675d4372810165df52c936b3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e7068696e69742f6672616d65776f726b)](https://packagist.org/packages/inphinit/framework)[![License](https://camo.githubusercontent.com/b762c4fc2f67350078b02b38650c66efccac712ec7de1b2f7952ef8906e1ee5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696e7068696e69742f6672616d65776f726b)](https://packagist.org/packages/inphinit/framework)

Getting started
---------------

[](#getting-started)

This repository contains the core code of the Inphinit framework. To build an application, visit the main [repository](https://github.com/inphinit/inphinit).

The core of the framework is divided into two parts: [`Inphinit`](https://github.com/inphinit/framework/tree/master/src/Inphinit) and [`Inphinit\Experimental`](https://github.com/inphinit/framework/tree/master/src/Experimental).

- `Inphinit` namespace contains all defined classes that will hardly change their behavior.
- `Inphinit\Experimental` namespace contains classes that are being designed and tested. Some of them already work very well, while others are still being defined. Once a class is stable and fully tested, it will be moved to the `Inphinit` namespace.

Contributing
------------

[](#contributing)

Requirements:

1. See currently supported PHP versions: .
    - Minimal *PHP 5.4* (backward compatibility is maintained for users with upgrade limitations).
2. Intl PHP extension to use `Inphinit\Utility\Strings` class.
3. COM PHP extension or cURL PHP extension to use `Inphinit\Filesystem\Size` class.

Before submitting a pull-request, it's important to run *LINT* with the following command to check for potential errors:

```
find . -type f -name "*.php" -exec php -l {} \;
```

In Windows environments (cmd) you should run the command:

```
for /R %F in (*.php) do @php -l %F
```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance62

Regular maintenance activity

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 99.4% 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 ~79 days

Recently: every ~121 days

Total

37

Last Release

97d ago

Major Versions

0.6.2 → 1.02024-11-24

1.0 → 2.02024-11-24

1.0.3 → 2.1-beta.12026-03-23

PHP version history (3 changes)0.1.0PHP &gt;=5.3.0

1.x-devPHP &gt;=5.4.0 &lt;8.3

2.1-beta.1PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/59fe203ccf639d985a00f1ed5fabeb042e2a74829708d23d0fe02e95d6599821?d=identicon)[brcontainer](/maintainers/brcontainer)

---

Top Contributors

[![brcontainer](https://avatars.githubusercontent.com/u/4368952?v=4)](https://github.com/brcontainer "brcontainer (334 commits)")[![Costamilam](https://avatars.githubusercontent.com/u/33871320?v=4)](https://github.com/Costamilam "Costamilam (2 commits)")

---

Tags

apachecomposercss-selectordomframeworkiisiis-expressinphinitnginxperformancephpphp7php8routerroutinghttpurlapiframeworkrestdomrouting

### Embed Badge

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

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

###  Alternatives

[gotzmann/comet

Modern PHP framework for building blazing fast REST APIs and microservices

68316.2k1](/packages/gotzmann-comet)[psx/psx

PHP REST API Framework

17112.6k3](/packages/psx-psx)[nimbly/limber

A super minimal HTTP framework that doesn't get in your way.

208.9k](/packages/nimbly-limber)[elementaryframework/water-pipe

URL routing framework and requests/responses handler for PHP

254.9k4](/packages/elementaryframework-water-pipe)

PHPackages © 2026

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