Skip to main content
TrustRadius
Laminas Project

Laminas Project
Formerly Zend Framework

Overview

What is Laminas Project?

Zend Framework was a PHP framework developed by Zend Technologies and acquired by Rogue Wave Software. The Laminas Project is the community managed Open Source Continuation of Zend Framework managed by the Linux Foundation. Transition initiated after Rogue Wave was…

Read more
Recent Reviews

TrustRadius Insights

Zend Framework is a crucial component of eBaum's World, powering their main site and ensuring its seamless operation. Many companies have …
Continue reading
Read all reviews
Return to navigation

Product Details

What is Laminas Project?

Laminas Project Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(15)

Community Insights

TrustRadius Insights are summaries of user sentiment data from TrustRadius reviews and, when necessary, 3rd-party data sources. Have feedback on this content? Let us know!

Zend Framework is a crucial component of eBaum's World, powering their main site and ensuring its seamless operation. Many companies have relied on Zend Framework, particularly version 1.x, for their projects, benefiting from its extensive documentation and the ease of hiring and training developers experienced with the framework. Its popularity has made it a default choice for PHP-based projects, as it is widely used by major PHP frameworks.

Although some developers may find Zend Framework more complex compared to other frameworks, alternative frameworks like Symfony and Laravel have leveraged Zend classes to provide a more accessible and extended experience. Additionally, Zend Framework has proven successful in long-running MVC applications and is highly recommended for small to medium-sized projects that prioritize efficiency. It also serves as a versatile vendor library, offering utility classes for tasks such as PDF management and cryptographic implementation. Another notable use case is the development of websites that consume APIs using Zend Framework. Lastly, organizations rely on the Zend PHP Engine as a robust framework for debugging PHP environments and monitoring various functionalities in LAMP stack setups.

Excellent interface for working with databases: Several users have praised the interface of Zend Framework 2, stating that it is excellent for managing databases. They appreciate the built-in safeguards that prevent bad data from being injected into the databases, reducing the risk of corruption or data loss.

Flexible and customizable view: Many reviewers have found Zend Framework 2 to be highly flexible when it comes to customizing the view. They mention that it is easy to modify the view according to their specific requirements, especially when dealing with ajax requests. This flexibility allows them to render content exactly as desired.

Widely used and supported by leading enterprises: Some users have highlighted that Zend Framework 2 is widely adopted by major software enterprises. They value its long-term support, which they believe surpasses that of any other framework. The reputation and widespread usage of the framework instill confidence in its reliability and stability.

Inconsistent Route Loading: Some users have reported experiencing issues with the order in which routes are loaded, leading to inconsistencies across different servers. They suggest that Zend should address this issue to ensure a consistent loading and parsing of routes.

Complex Database Functionality: Several reviewers have expressed dissatisfaction with the database functionality of Zend, particularly when it comes to specifying a specific index. They had to create their own workaround as there was no built-in function available for this purpose.

Steep Learning Curve: Many users have found Zend Framework 2 to be overly complex, especially for small projects. They feel that compared to other frameworks, there is a steep learning curve involved in understanding and working with its code.

Based on user reviews, users highly recommend using Zend Framework on a large scale, as they believe it is one of the best and secure frameworks of PHP. Another common recommendation is to pair Zend Studio with Zend Server for a solid PHP development environment. Many users suggest using Zend Framework for web design, as they find it completely object-oriented and following the MVC paradigm. These recommendations highlight the growing potential and community-driven plugins of Zend Framework, its popularity among leading software enterprises, and its powerful routing system in Zend Framework 2. However, some users note that it may require additional configuration and can be challenging to correct. Additionally, it may not be suitable for situations where speed is crucial. Nevertheless, many users appreciate the compatibility of Zend products and how they have saved them time compared to previous applications.

Attribute Ratings

Reviews

(1-6 of 6)
Companies can't remove reviews or game the system. Here's why
Leonel Quinteros | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
Zend Framework is great, and one of the best, to be used as an external library to benefit from its multiple classes for everything without having to create the entire application on top of the framework. That makes it super easy to plug into any existing PHP project and start using it. It offers two different ways to architect new applications, which may suit most developers around. One is based on the MVC pattern, and the other is based in composition and middleware, which has a more functional approach that's becoming more popular.

It may not be the best tool for a simple app or a quick prototype, but it has improved on that side lately. Tooling can also improve, there are other frameworks that have developed their tooling ecosystem to increase developer productivity.
Score 7 out of 10
Vetted Review
Verified User
Incentivized
Zend PHP Engine is well suited for small/medium sized projects that require heavy PHP development. It is especially potent in developing API's & debugging your entire web application from inception to scale. Zend PHP engine is obviously less well suited for scenarios where you need more advanced dynamic monitoring & development for web-apps at huge scale.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
I would say you can use Zend with any project of any size but in a personal experience I would recommend it more for small or medium sized projects. Since the code you will be writing with Zend has more verbosity than the one you can write with other frameworks, that might be a problem to maintain larger projects.
Lauren Merka | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Zend is well suited when you have a large, complicated site that will also need its own custom CMS. Zend doesn't get in the way and it's really easy to build exactly what you want, in a way that's consistent. It is not appropriate for a situation where you need something really fast. It definitely requires some leg work and configuration to get it up and running.
Takahiro Horie | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
Zend Framework is well suited for large (or potentially large) software projects. It has the tools and structures for organizing and maintaining millions of lines of code by providing different scaffolding and service management capabilities. Obviously, it works well in environments that prefer a traditional PHP-based MVC stack as that is how it's designed. For smaller or less experienced teams, it might be faster to build something using a simpler framework such as Laravel or Symfony because the learning curve is a bit less steep. The routing system of Zend Framework is incredibly powerful but also very hard to get right, for example. Overall, however, being skilled with Zend Framework 2 will be very advantageous.
Return to navigation