Creating custom CMS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jankidudel
Forum Commoner
Posts: 91
Joined: Sat Oct 16, 2010 4:30 pm
Location: Lithuania, Vilnius

Creating custom CMS

Post by jankidudel »

Hi, I want to create my first experimental CMS, thinking to choose between symfony and plain php. The question is what is better for maintaining and developing it later ? If frameworks exist, then it should be the reason for it, on another side, there is still lot of people choosing php for itself.
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: Creating custom CMS

Post by Darhazer »

jankidudel wrote:Hi, I want to create my first experimental CMS, thinking to choose between symfony and plain php. The question is what is better for maintaining and developing it later ? If frameworks exist, then it should be the reason for it, on another side, there is still lot of people choosing php for itself.
It depends on your own experience and on what you want to achieve with the CMS
Post Reply