Skip to content

Miniature-Octo is a clean and classy mini MVC app demonstrates tree view from two tables.

Notifications You must be signed in to change notification settings

muath-ye/miniature-octo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniature - Octo

Miniature-Octo is a clean and classy mini MVC app demonstrates tree view from two tables.

Feature Overview

  • Simple routing using controllers.
  • Views.
  • Database abstraction with query builder.
  • Recursion example.
  • A lot more.

Requirement

PHP >= 8.0.2

Installing

git clone https://github.com/muath-ye/miniature-octo.git

cd miniature-octo

php -S 127.0.0.1:8000

Installing via composer

composer create-project muath-ye/miniature-octo

cd miniature-octo

php -S 127.0.0.1:8000

Browsing the porject:

open this link in your browser: http://127.0.0.1:8000

License

miniature-coto is open-sourced software licensed under the MIT License.

About

Miniature-Octo is a clean and classy mini MVC app demonstrates tree view from two tables.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages