Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CMS built on Zend Framework [closed]

Is there a CMS built on Zend Framework?
As alternative, are there classes that allow to easier implement a CMS with Zend Framework?

If there are any CMSs, can you suggest which one is better, or which one you would use?

like image 242
apaderno Avatar asked Dec 18 '09 01:12

apaderno


People also ask

Is Zend Open Source?

Zend is an open source PHP framework. It is pure object-oriented and built around the MVC design pattern. Zend framework contains collection of PHP packages which can be used to develop web applications and services.

Is Zend better than laravel?

Laravel has a steep learning curve to master the framework, whereas Zend has a hard learning curve and takes time to implement. Laravel has poor performance and speed compared to Zend, whereas Zend improves application performance and provides a good response for the server request.

What is the latest version of Zend Framework?

Zend Server 8.5. 19 is a security update release. It updates PHP to version 5.6. 40.16, and includes fixes for both CVE-2022-31626 and CVE-2022-31625.

Is Zend Framework Good?

When it comes to PHP frameworks, Zend is counted among the best. Zend Framework offers lots of benefits for creating feature-rich and dynamic web solutions. MVC features and a strong component library have made Zend a popular PHP framework for creating a myriad of web solutions.


1 Answers

Although you've already accepted an answer: Give pimcore a try. Based on the Zend Framework and the Zend MVC principle.

like image 183
dietz Avatar answered Oct 19 '22 23:10

dietz