ezPlatform, formerly ezPublish is a content management solution from eZ Systems. The vendor says their solution provides organizations with the technology and framework to build a suite of digital experiences including news and media sites, brand sites, multichannel apps and the Internet of Things, intranets and web portals. This solution is multichannel, multilingual and multisite ready.
ezPlatform features user defined content and classes, version control, templates, workflow…
N/A
Laravel PHP Framework
Score 8.6 out of 10
N/A
Laravel is a free, open source web application PHP framework.
N/A
Pricing
eZ Platform
Laravel PHP Framework
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
eZ Platform
Laravel PHP Framework
Free Trial
No
No
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
eZ Platform
Laravel PHP Framework
Features
eZ Platform
Laravel PHP Framework
Security
Comparison of Security features of Product A and Product B
eZ Platform
9.0
Ratings
11% above category average
Laravel PHP Framework
-
Ratings
Role-based user permissions
9.00 Ratings
00 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
eZ Platform
8.0
Ratings
5% above category average
Laravel PHP Framework
-
Ratings
API
7.00 Ratings
00 Ratings
Internationalization / multi-language
9.00 Ratings
00 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
eZ Platform
5.4
Ratings
35% below category average
Laravel PHP Framework
-
Ratings
WYSIWYG editor
7.00 Ratings
00 Ratings
Code quality / cleanliness
5.00 Ratings
00 Ratings
Admin section
7.00 Ratings
00 Ratings
Page templates
3.00 Ratings
00 Ratings
Library of website themes
2.00 Ratings
00 Ratings
Publishing workflow
8.00 Ratings
00 Ratings
Form generator
6.00 Ratings
00 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
For a new site: 1. Are there any hosting requirements? eZ Publish works best on a traditional LAMP stack. 2. What is the expertise of the development and systems administrations individuals? There should be some PHP development experience and a solid level of Apache and MySQL hosting. 3. Who will be managing the content of the site? What is their bandwidth for training? For ongoing content changes?
Content Taxonomy: Content is managed in a tree. Though taxonomy vs folksonomy is a near-religious debate among professionals, clients seeing the system for the first time just seem to "get it" more often.
Content Flexibility: Common content types such as blog posts and articles are available out of the box. However, customizing these and creating new content types is very easy.
Developer Friendly: Developers need only a little PHP experience to get started. Of course being an expert doesn't hurt and opens the door for the development of custom modules.
The template language: Outputting content or doing something special with it requires use of the templating language. Myself along with other developers I have trained, found this to be one of the biggest hurdles.
Layout of physical files: The system decides what settings files and templates to use based on a hierarchy of modules. The same file can exist in multiple modules and you can find yourself deep within very similar looking folder structures, causing confusion during debugging.
Community: eZ has a solid set of community contributors but the gap between it and Drupal or Wordpress is pretty large.
There isn't a whole lot to dislike about the framework, honestly. If I am forced to say something is that sometimes the authors change the directory layout and it's not always easy to deal with. That being said, I've never not been able to upgrade within a few hours.
Sometimes using the artisan CLI - it requires additional tweaking to get it running on non-standard application rollouts.
eZ Publish isn't as large in community size and number of installations as other content management systems. However, it's just as capable and met our needs:
Developers, system administrators, and project manager can all speak the same language during the development and maintenance cycles of a site.
End-user training is very straight-forward.
Vendor support is available.
Client IT departments can access if need (developers/designers/sysadmins).
The community is there (forums) and there are solid contributions (extensions) from both the vendor and the community.
Originally, it was a decision between Zend, CodeIgniter, and CakePHP for me. I chose CakePHP and used it as my main PHP framework for at least a couple of years before noticing and giving Laravel a fair try. Ultimately I selected Laravel because I felt it fit with my preferred development style, it utilized many of the modern best-practices I wanted to follow, and I felt that it allowed me to build better things in less time that seemed more maintainable. I have used, and still do use, Symfony directly for certain things, but I think of it (and use it) more as a code library than as a full application framework. When I'm building a web application, I tend to prefer Laravel.
Common knowledge: By making eZ a core offering, developers, system administrators, and project managers were able to communicate with each other effectively.
Training: Due to its content taxonomy, end-user training often went well.
Support: In our case, we had Gold support from eZ Publish which saved time and helped with customizations.