Tag Archives: MVC

 

PHP ORM: Models and PHP Object Generator

15

If you are a developer, especially in the object orientated parts, you must heard of the Model View Controller design pattern.
This post will tell you a bit about models and how you can use them to lift your code to a higher level and safe a lot of time in the development process.
I will also tell you about PHP Object Generator (POG) to use for implementing your models.

pogpost

Add this post to:
Continue reading