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

AbandonedArchivedLibrary[Framework](/categories/framework)

timesplinter/ts-framework
=========================

A very fast and simple to use framework written in PHP.

v0.2.4(10y ago)0327[4 issues](https://github.com/TiMESPLiNTER/tsFramework/issues)LGPLPHPPHP &gt;=5.3.0

Since Mar 2Pushed 10y agoCompare

[ Source](https://github.com/TiMESPLiNTER/tsFramework)[ Packagist](https://packagist.org/packages/timesplinter/ts-framework)[ Docs](https://github.com/TiMESPLiNTER/tsFramework)[ RSS](/packages/timesplinter-ts-framework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (6)Used By (0)

tsFramework
===========

[](#tsframework)

The tsFramework is a very fast and simple to use framework written in PHP. It's built after the MVC pattern and uses the newest philosophy in application development. It's modular and plugins are very easy to develop with some hooks in the request/response process of the framework.

Give it a try. And let me know how you feel about it. (I know it's not well documented at the moment but I'll change this in the near future.) Visit the wiki:

To use the framework you can create a minimal `composer.json` file with the following content:

```
{
	"requires": {
		"timesplinter/ts-framework": "dev-master"
	}
}
```

You can also check out the [tsFramework sample site](https://github.com/TiMESPLiNTER/tsFramework-site) repository for a working example.

Core modules
------------

[](#core-modules)

### auth

[](#auth)

Provides authentication methods for HTTP auth and authentication with users and rights stored in a database (db module required)

### core

[](#core)

The whole core functions which handles the requests, responses, settings management, etc.

### logger

[](#logger)

Gives you the possibility to log your messages to the screen, to a file or into the db. Manage different loggers which can catch different log levels.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

5

Last Release

4003d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/598854?v=4)[Pascal Münst](/maintainers/TiMESPLiNTER)[@TiMESPLiNTER](https://github.com/TiMESPLiNTER)

---

Top Contributors

[![TiMESPLiNTER](https://avatars.githubusercontent.com/u/598854?v=4)](https://github.com/TiMESPLiNTER "TiMESPLiNTER (97 commits)")

---

Tags

frameworktsfwtsFramework

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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