Light weight PHP MVC framework for PHP 5.6

dev-master 2015-12-11 00:12 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:26:07 UTC


README

SECC... pronounced "Sexy"
S = Small
E = Extendable
C = Code
C = Collection

It is intended to be a set of code that can be used as a basis for most web applications and stream line the workflow of building it quickly. SECC uses the MVC (Model View Controller) programming pattern to achieve a modular design, and is written in PHP so it is open source and compatable with most web server settups.

What is this repository for?

  • SECC is a light weight MVC framework for PHP 5.6
  • Version 1.1

Who do I talk to?

Documentation

Dependancies

Full Framework Documentation