2017 © Pedro Peláez
 

library core

Tertius is a delivery mechanism for Mongrel2 and PHP 5.4

image

tertius/core

Tertius is a delivery mechanism for Mongrel2 and PHP 5.4

  • Friday, September 14, 2012
  • by zombor
  • Repository
  • 1 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Tertius

Build Status, (*1)

Tertius is a delivery mechanism for php 5.4. It's an experiment, so don't use it., (*2)

Mongrel2

The main development on Tertius is aimed at the Mongrel2 server., (*3)

Goals

Tertius should be:, (*4)

  • Slim
  • Fast
  • Easy to read
  • Simple to deliver an application with

It will not:, (*5)

  • Have "normal" framework stuff like:
    • ORM
    • Database access
    • Models

MVC In Tertius

Tertius doesn't specifically adhear to the MVC design pattern. It has controller-ish things, and view models, but no "model" layer., (*6)

The "model" layer should be provided by your business logic, which lives outside of your delivery mechanism and is called by Tertius., (*7)

The Versions

14/09 2012

dev-master

9999999-dev https://github.com/zombor/Tertius

Tertius is a delivery mechanism for Mongrel2 and PHP 5.4

  Sources   Download

ISC

The Requires

 

mongrel2