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

ActiveLibrary

eliasnoya/tuples-framework
==========================

Lightweight PHP framework optimized for minimal resource consumption, specifically designed for seamless integration with the RoadRunner HTTP Server.

1.0.4(2y ago)0121MITPHPPHP &gt;=8.1.0

Since Nov 24Pushed 2y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (3)Used By (1)

Tuples Framework
================

[](#tuples-framework)

Tuples is a lightweight framework, weighing in at just over 50KB, designed to provide essential features like an HTTP router, PSR-7 support, and a simplified dependency injector. It is crafted with the intention of being utilized seamlessly with RoadRunner while remaining compatible with traditional PHP implementations.

Features
--------

[](#features)

- **HTTP Router:** Efficient routing for handling web requests.
- **Request and Response Wrappers:** With PSR-7 Compatibility
- **Dependency Injection:** A simplified dependency injector to manage class dependencies.
- **Mutliples Database Connections:** A simple PDO Wrapper (for more complex use your can inject Doctrine or some similar packadge)
- **RoadRunner Worker:** In the skeleton app your have the worker and the basic configuration of RoadRunner HTTP Server

Philosophy
----------

[](#philosophy)

Tuples follows the philosophy of being minimally invasive, providing only the fundamental functionalities needed for a web application. The goal is to keep the codebase lightweight, making it suitable for a variety of use cases. Whether you are working with RoadRunner (our favorite) or a standard PHP environment, Tuples aims to be versatile and easy to integrate.

Create a Skeleton app with all the depedencies and RoadRunner Server
--------------------------------------------------------------------

[](#create-a-skeleton-app-with-all-the-depedencies-and-roadrunner-server)

```
composer create-project eliasnoya/tuples-project myapp
cd myapp
# in Linux
./rr serve
# In Windows
./rr.exe serve
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~3 days

Total

2

Last Release

893d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/44b36ee5906fc58633b9288550f9a39857fb79d4edbfe6984ced18a0382aa123?d=identicon)[eliasnoya](/maintainers/eliasnoya)

---

Top Contributors

[![eliasnoya](https://avatars.githubusercontent.com/u/68211494?v=4)](https://github.com/eliasnoya "eliasnoya (16 commits)")[![tuplescompany](https://avatars.githubusercontent.com/u/146265576?v=4)](https://github.com/tuplescompany "tuplescompany (2 commits)")

### Embed Badge

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

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M385](/packages/shopware-core)

PHPackages © 2026

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