Jump to content

Use a Framework for coding a CMS?


deepcoding

Recommended Posts

Hello,

I have coded a simple CMS a few time ago, but the code is not so clean,

so I'm planing to code a new CMS, but I don't know,

if I use a Framework like Zend or CakePHP oder code it without a FW.

I don't have expirience with a Framework, so I could learn to work with it.

Can someone please help me?

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/193446-use-a-framework-for-coding-a-cms/
Share on other sites

Can someone please help me?

 

I'm not exactly sure what the question / problem is? I have built several CMS's with Zend, and am currently in the process of writing another on top of my own framework. If your question is 'can it be done?' The answer is yes. If the question is 'should I use a framework?' The answer is it depends. In allot of ways they can help your code be more consistent, in other ways however I have found the typical MVC implementation to be a little too inflexible or just not very useful.

Thanks for your quick Answer, my question is it suggestive to use a framework

for coding a CMS. And if yes, which framework is recommended.

But you answered my questions, if read some facts about some FW (cakePHP and Zend),

and I think cakePHP is a little bit easier to use, but the Zend Framework is more professional and

I can use only the "modules", that I need.

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.