markjivko / octoms

A small, self-documenting PHP framework

Home Page:https://markjivko.com/octoms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoMS

A small, self-documenting PHP framework

Project created in 2011 and ported to GitHub in 2021.

Getting started

Assuming you have installed a LAMP Stack on your machine, navigate to your www folder and run the following command:

git clone https://github.com/markjivko/octoms .

Quick demo

You can access this static DEMO for a very short introduction to the wizard interface or you can navigate to the following address:

http://localhost

MVC

This project is inspired by CodeIgniter's approach to a Model-View-Controller and routing.

In the wild

Although no longer maintained, Fervoare CMS is an example of a fully-featured content management system built with OctoMS.

Warning!

Do not use this framework in a production environment; this is an unmaintained study/side-project from 2011.

About

A small, self-documenting PHP framework

https://markjivko.com/octoms

License:GNU General Public License v3.0


Languages

Language:PHP 80.0%Language:Smarty 5.8%Language:JavaScript 5.8%Language:CSS 4.8%Language:NASL 3.6%