Splash is a MVC PHP framework. It is making a heavy use of annotations, and of the Mouf dependency injection framework. You might want to use Splash in order to seperate cleanly the controllers (that perform the actions required when you navigate your web application) and the view (that generates and displays the HTML that makes your web pages).
forked from thecodingmachine/mvc.splash
-
Notifications
You must be signed in to change notification settings - Fork 0
A MVC framework deeply integrated with Mouf
License
WizMik/mvc.splash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A MVC framework deeply integrated with Mouf