PHPackages                             thetempusproject/tempusprojectcore - 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. thetempusproject/tempusprojectcore

AbandonedLibrary[Framework](/categories/framework)

thetempusproject/tempusprojectcore
==================================

Tempus project core is intended as the core code used by The Tempus Project: a rapid prototyping framework. This library utilizes the MVC architecture in addition to a custom templating engine designed to make building web applications simple.

2.1.0(8y ago)142MITPHPPHP &gt;=5.4.0

Since Sep 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/TheTempusProject/TempusProjectCore)[ Packagist](https://packagist.org/packages/thetempusproject/tempusprojectcore)[ Docs](https://TheTempusProject.com/Core)[ RSS](/packages/thetempusproject-tempusprojectcore/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Tempus Project Core
===================

[](#tempus-project-core)

#### Framework Core Library

[](#framework-core-library)

###### Developer(s): Joey Kimsey

[](#developers-joey-kimsey)

TempusProjectCore is the core functionality used by [The Tempus Project](https://github.com/TheTempusProject/TheTempusProject) a rapid prototyping framework. This Library can be utilized outside of the TempusProject, but the functionality has not been tested well as a stand alone library.

This library utilizes the MVC architecture in addition to a custom templating engine designed to make building web applications fast and simple.

**Notice: This Library is provided as is, please use at your own risk.**

Installation and Use
--------------------

[](#installation-and-use)

The easiest way to use TPC in your application is to install and initialize it via composer.

```
"require": {

    "TheTempusProject/TempusProjectCore": "*",

},

"autoload": {

    "psr-4": {

        "TempusProjectCore\": "vendor/TheTempusProject/TempusProjectCore"

    }

}

```

If you prefer to handle auto-loading via other means, you can simply clone this repository wherever you need it. Please note, you will need to install and load the [TempusDebugger](https://github.com/thetempusproject/TempusDebugger) library in order to utilize the debug to console options.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

Total

4

Last Release

2979d ago

Major Versions

0.9.4 → 1.02017-12-04

1.0 → 2.0.02018-01-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/2af47d67fd635faa102d7108c18c512fecd24c7a9c7bd7643dfabdc6ce71628a?d=identicon)[joeyk4816](/maintainers/joeyk4816)

---

Top Contributors

[![JoeyK4816](https://avatars.githubusercontent.com/u/20064786?v=4)](https://github.com/JoeyK4816 "JoeyK4816 (53 commits)")

---

Tags

corelibrarymvcmvc-corephptempusframeworktemplatingmvc

### Embed Badge

![Health badge](/badges/thetempusproject-tempusprojectcore/health.svg)

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

PHPackages © 2026

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