Menu

Tree [58a177] master /
 History

HTTPS access


File Date Author Commit
 config 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 controllers 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 libraries 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 models 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 schema 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 views 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 web 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 .gitignore 2016-03-24 Romain Pierre Romain Pierre [2e1bf0] Last update before fork as new project
 license.txt 2015-06-12 Romain Pierre Romain Pierre [2191a6] Switch from XML to INI files
 readme.md 2016-03-24 Romain Pierre Romain Pierre [58a177] Updates the readme

Read Me

PHPTF

Warning

This project is discontinued and have been forked to a new project. Visit this link : https://github.com/backscale

What is PHPTF

PHPTF is a very tiny framework written in PHP for your projects with many features: Routing, PDO, MVC, ACL, UTF-8 and more.

So simple but so fast. PHPTF handle 674 req/s (no cache implemented) where Symfony2 benchmark distribution (with cache) handle only 132 req/s.

Requirements

You need Apache with Rewrite and PHP 5.3 or better. The database class uses PDO.

License

This free software is released under the GPL v3.

Install

Download PHPTF archive from the project page and unzip it. You can also use Git to stay up-to-date with our repository.

git clone http://git.code.sf.net/p/phptf/code phptf

Just copy the content of the phptf folder into your web folder and set the document root. You're ready!

Update

Overwrite the libraries folder, don't touch your existing code.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.