2017 © Pedro Peláez
 

library slimline

small lightweight framework

image

thomblin/slimline

small lightweight framework

  • Friday, August 29, 2014
  • by Thomblin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

slimline

Build Status, (*1)

slimline shall be a small lightweight framework with, (*2)

  • as few features as needed to set up a web application
  • front controller
  • flexible configuration
  • request/response routing
  • factory to deliver all classes and improve unit testing
  • simple template system
  • smart error handling
  • unit tests

TODO: - add example - db access - observer pattern, (*3)

The Versions

29/08 2014

dev-master

9999999-dev

small lightweight framework

  Sources   Download

The Requires

  • php >=5.3.0

 

by Sebastian Detert