There are lots of PHP framework available in the open-source community. Like: Zend, CakePHP, Codeigniter and ....
But I don't find anyone of them as a CMS based framework. All the frameworks follows a particular design pattern and gives a strong PHP library to develop a website.
Now most of the sites has a admin panel, user management, content and Menus management and different language support.
Most of the time I had to develop these kinds of sites.
So, please help me to find out this kind of framework, If these kinds of framework is not available then I would like to develop one.