What is the best class structure for simple php framework? -


I am trying to create simple php structure. But I am not sure about the class structure, for example, firey, I know that some basic sections like router, view class have to use some basic data such as the requested URL or the requested converter and action so that I How can I import basic data? My question is not clear, so please feel free to share your experiences and ideas about the framework. Or if you know, please talk about frameworks such as Zend, CakePhP or Symphony.

"post-text" itemprop = "text">

There is no best class structure What to do Depending on what you mean, do you mean pure MVC designs? Most testable? The easiest to understand?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -