2017 © Pedro Peláez
 

library ts-framework

A very fast and simple to use framework written in PHP.

image

timesplinter/ts-framework

A very fast and simple to use framework written in PHP.

  • Wednesday, June 3, 2015
  • by TiMESPLiNTER
  • Repository
  • 0 Watchers
  • 0 Stars
  • 315 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

tsFramework

The tsFramework is a very fast and simple to use framework written in PHP. It's built after the MVC pattern and uses the newest philosophy in application development. It's modular and plugins are very easy to develop with some hooks in the request/response process of the framework., (*1)

Give it a try. And let me know how you feel about it. ~~(I know it's not well documented at the moment but I'll change this in the near future.)~~ Visit the wiki: https://github.com/TiMESPLiNTER/tsFramework/wiki, (*2)

To use the framework you can create a minimal composer.json file with the following content:, (*3)

{
    "requires": {
        "timesplinter/ts-framework": "dev-master"
    }
}

You can also check out the tsFramework sample site repository for a working example., (*4)

Core modules

auth

Provides authentication methods for HTTP auth and authentication with users and rights stored in a database (db module required), (*5)

core

The whole core functions which handles the requests, responses, settings management, etc., (*6)

logger

Gives you the possibility to log your messages to the screen, to a file or into the db. Manage different loggers which can catch different log levels., (*7)

The Versions

03/06 2015

dev-master

9999999-dev https://github.com/TiMESPLiNTER/tsFramework

A very fast and simple to use framework written in PHP.

  Sources   Download

LGPL

The Requires

 

The Development Requires

framework tsfw tsframework

02/06 2015

v0.2.4

0.2.4.0 https://github.com/TiMESPLiNTER/tsFramework

A very fast and simple to use framework written in PHP.

  Sources   Download

LGPL

The Requires

 

The Development Requires

framework tsfw tsframework

18/05 2015

v0.2.3

0.2.3.0 https://github.com/TiMESPLiNTER/tsFramework

A very fast and simple to use framework written in PHP.

  Sources   Download

LGPL

The Requires

 

The Development Requires

framework tsfw tsframework

30/04 2015

v0.2.2

0.2.2.0 https://github.com/TiMESPLiNTER/tsFramework

A very fast and simple to use framework written in PHP.

  Sources   Download

LGPL

The Requires

 

The Development Requires

framework tsfw tsframework

02/03 2015

v0.2.1

0.2.1.0 https://github.com/TiMESPLiNTER/tsFramework

A very fast and simple to use framework written in PHP.

  Sources   Download

LGPL

The Requires

 

The Development Requires

framework tsfw tsframework

02/03 2015

v0.2.0

0.2.0.0 https://github.com/TiMESPLiNTER/tsFramework

A very fast and simple to use framework written in PHP.

  Sources   Download

LGPL

The Requires

 

The Development Requires

framework tsfw tsframework