Laminas Project

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Laminas Project
Score 7.0 out of 10
N/A
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 acquired by Perforce in 2019.N/A
Pricing
Laminas Project
Editions & Modules
No answers on this topic
Offerings
Pricing Offerings
Laminas Project
Free Trial
No
Free/Freemium Version
No
Premium Consulting/Integration Services
No
Entry-level Setup FeeNo setup fee
Additional Details—
More Pricing Information
Community Pulse
Laminas Project
Considered Both Products
Laminas Project
Chose Laminas Project
Zend Framework is great to be used a library on any PHP project architected with any of those frameworks. When the project started, Zend Framework was the most advanced PHP framework around, and it stuck with us. Today there are multiple high-quality options and Zend Framework …
Chose Laminas Project
It isn't the fastest but is one of the faster available. It's the only one currently supported actively by the PHP team itself.

You might find more classes in Symfony for instance, but in the end, most of the core files will be supported above Zend classes either by extension or …
Chose Laminas Project
One time we needed a new site up and running fast. It needed a complicated blog style CMS with good user management and Zend just wasn't going to cut it with the time constraints. We ended up going with Expression Engine, which is built on top of CodeIgniter and I HATED it. I …
Chose Laminas Project
Laravel is simpler but has less mature components. For example, the event modeling and dependency injection in Zend Framework 2 seems to handle many more advanced cases a lot easier - where as in Laravel you will have to probably build much more on top of what they provide. Code…
Chose Laminas Project
While Zend Framework is similar to Laravel and Symfony, and seemingly more popular among businesses, I feel like it is harder to use compared to these two. Laravel and Symfony seem more friendly to the developer in terms of documentation and ease of use, though Zend Framework …
Top Pros
Top Cons
Best Alternatives
Laminas Project
Small Businesses
Laravel PHP Framework
Laravel PHP Framework
Score 8.6 out of 10
Medium-sized Companies
Laravel PHP Framework
Laravel PHP Framework
Score 8.6 out of 10
Enterprises

No answers on this topic

All AlternativesView all alternatives
User Ratings
Laminas Project
Likelihood to Recommend
8.0
(6 ratings)
Likelihood to Renew
8.0
(1 ratings)
Usability
9.0
(1 ratings)
Support Rating
10.0
(1 ratings)
User Testimonials
Laminas Project
Likelihood to Recommend
Open Source
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.
Read full review
Pros
Open Source
  • Excellent interface for databases. I trust that no bad data will accidentally be injected causing the databases to become corrupt or drop.
  • The routing is really great. We have a lot of custom routing and it makes it very easy to add or adjust routes and ensure they're getting where they need to go.
  • Zend provides so much flexibility in the controllers for dealing with the view. It's so easy to customize the view to render just how you want it. Especially when dealing with a request that may or may not be ajax.
Read full review
Cons
Open Source
  • Zend Framework 2 is overly complex for small projects.
  • Zend Framework 2 documentation sometimes overlooks small details, which means you will need to delve into the code directly.
  • Zend Framework 2 bug fixes on GitHub usually take quite a long time to get patched.
Read full review
Likelihood to Renew
Open Source
I absolutely love Zend Framework. However we are using Zend Framework 1 and when we get to the point that we need to go Zend Framework 2 (for PHP namespacing) I may explore other frameworks. When we chose Zend it was the best option for us. I'd like to see if maybe there's a better fit that doesn't have the same complicated overhead of Zend Framework
Read full review
Usability
Open Source
Zend is very usable once you learn how to use it. I've had moments where I thought what I want to do isn't possible but I've learned I haven't looked in the correct place yet. Zend is a Catch-22. It's very usable once you know how to use it. But I strongly feel it's worth learning
Read full review
Support Rating
Open Source
Zend Framework has the best (paid) support and ecosystem I've ever seen in a PHP framework. The company has developed many products, including Zend Server, Zend Debugger, and an Eclipse-based IDE that extends the framework to create an entire development platform that can improve developer productivity and software quality while maintaining the clean architecture that characterizes the framework.
Read full review
Alternatives Considered
Open Source
While Zend Framework is similar to Laravel and Symfony, and seemingly more popular among businesses, I feel like it is harder to use compared to these two. Laravel and Symfony seem more friendly to the developer in terms of documentation and ease of use, though Zend Framework isn't too far behind and can be more powerful.
Read full review
Return on Investment
Open Source
  • Overall, Zend PHP Engine has had a positive return on our business objective of creating a medium sized web-application, debugging the application to assess problems before they occur, and to create dynamic API calls via our backend custom software.
Read full review
ScreenShots