Skip to content
This repository was archived by the owner on Apr 22, 2018. It is now read-only.

[CLOSED] A mini PHP Framework for simple Gallery website (Using homemade rooting and database switching with DAO)

Notifications You must be signed in to change notification settings

geekymoose/php-mini-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP mini framework

  • Feb 22, 2016
  • Web PHP backend framework

Description

A PHP mini framework for image gallery website.

Features

  • Switching data base (using DAO pattern)
    • Folder persistence
    • MySQL database (Not implemented)
  • Routing and URL Rewriting
  • Modular
    • Add new module in module folder
    • Defines module's routes in loader.php file. (Automatically detected)

Author

Constantin MASSON (geekymoose)

About

[CLOSED] A mini PHP Framework for simple Gallery website (Using homemade rooting and database switching with DAO)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published