Light weight PHP MVC framework for PHP 5.6

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/theallmightyjohn/secc

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

This package is not auto-updated.

Last update: 2025-09-27 23:37:00 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