Skip to content

A Custom-built MVC framework for PHP, primarly designed around the use of Microsoft SQL Server

Notifications You must be signed in to change notification settings

Mr-Kaos/PHP-MVC-SQL-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP MVC SQL Framework

This is a custom-built MVC framework written in PHP, primarily designed for use with Microsoft SQL Server.

This framework, while still incomplete provides the following functionality:

  • Page Routing
  • Ability to connect to an SQL Server instance
  • Dynamic view creation
  • CSS webpage theme support (Incomplete)
  • Form generation from Database tables
  • Other small features which will be detailed in the future

Note: The code for the framework is not currently available. It will be pushed at a later date once some bugs have been fixed and some slightly more versatile code has been developed for some core features.

However, the API documentation is available for viewing here on GitHub Pages.

This API doc will be updated as the framework develops.

About

A Custom-built MVC framework for PHP, primarly designed around the use of Microsoft SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published