Skip to content

prod3v3loper/php-mvc-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PHP MVC Beginner

Model View Controller for beginners to bring the function way closer.

This MVC is very simple and without a htaccess that would direct all calls to a file or would allow a mod_rewrite. There are no safety functions or validations in this example, it represents the simplest form of MVCs there

Below you will find more examples and tutorials on a MVC that you can find here in the near future. PHP MVC Advanced

Attention

This one should not use in a real environment but unfortunately there is also something in real environments.

Contribute

Please an issue if you think something could be improved. Please submit Pull Requests when ever possible.

Authors

Samet Tarim - All works

Supporter

Tnado Hyperly

License

MIT - prod3v3loper

Releases

No releases published

Packages

No packages published