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

AbandonedArchivedLibrary[Framework](/categories/framework)

travi/framework
===============

web framework

v0.16.0(10y ago)0409[50 issues](https://github.com/travi/php-framework/issues)PHP

Since May 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/travi/php-framework)[ Packagist](https://packagist.org/packages/travi/framework)[ RSS](/packages/travi-framework/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (11)Versions (21)Used By (0)

Travi Framework
===============

[](#travi-framework)

[![Build Status](https://camo.githubusercontent.com/cd6c6a52d016f0e1be17297e18eba565f46098a6da7b3194ae8f7caed60958ca/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f74726176692f7068702d6672616d65776f726b2e7376673f7374796c653d666c6174)](https://travis-ci.org/travi/php-framework)[![Coverage Status](https://camo.githubusercontent.com/06aeca1b885f2a47d6940e5ca2fcd6d2f7a98e1c3708cfeee61664f6883c85eb/687474703a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f74726176692f7068702d6672616d65776f726b2e7376673f7374796c653d666c6174)](https://coveralls.io/r/travi/php-framework?branch=master)[![Code Climate](https://camo.githubusercontent.com/2b8ae288606fef0c815d09d97774fcf78db5ba4b842bcdcb84a03571f691217f/687474703a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f74726176692f7068702d6672616d65776f726b2e7376673f7374796c653d666c6174)](https://codeclimate.com/github/travi/php-framework)[![Dependency Status](https://camo.githubusercontent.com/bc8f372a58c950a1ffaa9e08e512564700b303bef174c58c2d00590b4d06c894/687474703a2f2f696d672e736869656c64732e696f2f67656d6e617369756d2f74726176692f7068702d6672616d65776f726b2e7376673f7374796c653d666c6174)](https://gemnasium.com/travi/php-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/b8331f19ada6286641478410d694cf7a391bd169dcd7a9382c4554bc04be6af6/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74726176692f6672616d65776f726b2e7376673f7374796c653d666c6174)](https://packagist.org/packages/travi/framework)[![Total Downloads](https://camo.githubusercontent.com/7491cf89bcf1ff4d7db2bb03d9c3ba5e070d459d851fef22beee873f90a5242d/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74726176692f6672616d65776f726b2e7376673f7374796c653d666c6174)](https://packagist.org/packages/travi/framework)

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)

This is a php web framework that I've built over the years as I've worked to better understand web development.

Installation using [Composer](http://getcomposer.org/)
------------------------------------------------------

[](#installation-using-composer)

This framework is available via Composer [through Packagist](https://packagist.org/packages/travi/framework)

### Define the dependency

[](#define-the-dependency)

Add the framework to the require block of your project's composer.json file

```
"require": {
     "travi/framework": "*"
}
```

### Install

[](#install)

`php ../path/to/composer.phar install` will make the framework available for your project

Example
-------

[](#example)

An example implementation has been built. The repo can be found [here](https://github.com/travi/example-framework).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~103 days

Total

19

Last Release

3780d ago

### Community

Maintainers

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

---

Top Contributors

[![travi](https://avatars.githubusercontent.com/u/126441?v=4)](https://github.com/travi "travi (1660 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[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)[pods-framework/pods

Pods is a development framework for creating, extending, managing, and deploying customized content types in WordPress.

1.1k1.7k](/packages/pods-framework-pods)[yiisoft/yii2-smarty

The Smarty integration for the Yii framework

74371.8k15](/packages/yiisoft-yii2-smarty)[bearsaturday/bearsaturday

BEAR.Saturday framework

1955.8k1](/packages/bearsaturday-bearsaturday)[webiny/framework

Webiny Framework

1031.4k3](/packages/webiny-framework)[mathmarques/smarty-view

Slim Framework 4 view helper built on top of the Smarty templating component

24134.7k1](/packages/mathmarques-smarty-view)

PHPackages © 2026

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