The aim of this project is to provide a simple and stable platform that will allow you to quickly and easily add functionality. The goal being the ability to quickly build and test new projects with a lightweight ecosystem to help.
Notice: This code is not production ready. This framework is provided as is, use at your own risk. This is intended for use in prototyping and should not be considered a reliable web application for use by end users.
The preferred method for installation is using composer.
- Clone the directory.
- Open a command line to the directory you previously cloned the repository.
- Install using composer:
php composer.phar install
- Open your browser and navigate to install.php under the directory used in the previous step
- When prompted, complete the installation process and delete the install.php file once you've finished.
If you have any trouble with the installation, you can check out our FAQ page on the wiki for answers to comon issues.
If you would like a full copy of the project with all of its included dependencies you can find it at https://github.com/TheTempusProject/TempusProjectFull Please note this repository is only up to the latest stable release. Please continue to use composer update to get the latest development releases.
Do not forget to remove install.php once you have finished installation!
- Expansion of PDO to allow different database types