Skip to content

PreussenKaiser/MVC_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC_Template

Summary

Description

This is an MVC framework for PHP applications that I made for school. It's supported in both Apache and Microsoft IIS environments as far as I know. To demonstrate it's functionality, there's a simple notes app included.

Technologies

  • Less for styling.
  • TypeScript for frontend scripting.
  • PHPUnit for unit testing.
  • PHP-DI for a service container.
  • TinyMCE to build the sample application.
  • Bootstrap to style the sample application.

Setup

For local development, use XAMPP. SQL dumps can be found in Config/sql

Technical

Settings

Settings can be found in Config/config.ini

About

A simple MVC template for building PHP applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages