2017 © Pedro Peláez
 

library 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.

image

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.

  • Wednesday, June 27, 2018
  • by joeyk4816
  • Repository
  • 1 Watchers
  • 1 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 12 % Grown

The README.md

Tempus Project Core

Framework Core Library

Developer(s): Joey Kimsey

TempusProjectCore is the core functionality used by The Tempus Project 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., (*1)

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

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

Installation and Use

The easiest way to use TPC in your application is to install and initialize it via composer., (*4)

"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 library in order to utilize the debug to console options., (*5)

The Versions

27/06 2018

dev-dev

dev-dev https://TheTempusProject.com/Core

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.

  Sources   Download

MIT

The Requires

 

framework templating mvc

19/03 2018

dev-master

9999999-dev https://TheTempusProject.com/Core

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.

  Sources   Download

MIT

The Requires

 

framework templating mvc

19/03 2018

2.1.0

2.1.0.0 https://TheTempusProject.com/Core

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.

  Sources   Download

MIT

The Requires

 

framework templating mvc

08/01 2018

2.0.0

2.0.0.0 https://TheTempusProject.com/Core

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.

  Sources   Download

MIT

The Requires

 

framework templating mvc

04/12 2017

1.0

1.0.0.0 https://TheTempusProject.com/Core

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.

  Sources   Download

MIT

The Requires

 

framework templating mvc

08/09 2017

0.9.4

0.9.4.0 https://TheTempusProject.com/core

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

  Sources   Download

MIT

The Requires

 

framework templating mvc