TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Laminas Project

    Score7 out of 10
    N/AZend 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

    SLIM

    N/AN/AN/AN/A

    Yii Framework

    Score6 out of 10
    N/AYii Framework is a free and open source PHP framework.N/A
    Pricing
    Laminas ProjectSLIMYii Framework
    Editions & Modules
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Laminas ProjectSLIMYii Framework
    Free Trial
    NoNoNo
    Free/Freemium Version
    NoNoNo
    Premium Consulting/Integration Services
    NoNoNo
    Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    Laminas ProjectSLIMYii Framework
    Considered Multiple Products
    Open Source
    No answer on this topic
    MJC2
    No answer on this topic
    Open Source
    Chose Yii Framework
    We have used Zend Framework. In comparison Yii Framework is much more lightweight and has smaller learning curve.
    Incentivized
    Key User Insights
    Would buy again
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Delivers good value for the price
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Happy with the feature set
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Lived up to sales and marketing promises
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Implementation went as expected
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Best Alternatives
    Laminas ProjectSLIMYii Framework
    Small Businesses
    Laravel PHP Framework
    Score9.9 out of 10
    No answers on this topic
    Laravel PHP Framework
    Score9.9 out of 10
    Medium-sized Companies
    Laravel PHP Framework
    Score9.9 out of 10
    No answers on this topic
    Laravel PHP Framework
    Score9.9 out of 10
    Enterprises
    No answers on this topic
    No answers on this topic
    No answers on this topic
    All AlternativesView all alternativesView all alternativesView all alternatives
    User Ratings
    Laminas ProjectSLIMYii Framework
    Likelihood to Recommend
    8.0
    (6 ratings)
    -
    (0 ratings)
    9.9
    (2 ratings)
    Likelihood to Renew
    8.0
    (1 ratings)
    -
    (0 ratings)
    10.0
    (2 ratings)
    Usability
    9.0
    (1 ratings)
    -
    (0 ratings)
    9.0
    (1 ratings)
    Support Rating
    10.0
    (1 ratings)
    -
    (0 ratings)
    8.0
    (1 ratings)
    Implementation Rating
    -
    (0 ratings)
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    Laminas ProjectSLIMYii Framework
    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.
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    Yii is very well suited if you love to program with Object Oriented PHP. This framework uses OOP very well and if you know this pattern you'll love it. The same applies for its MVC architecture and if you come from formal software development education. Also if you are in a bussiness enviroment and need a stable framework. This is the tool for you. It uses very formal scheme but I would like more open and hackable framework, and for this Yii2 is not a good option. Also, if you like to have bleeding edge technologies I don't recommend this framework.
    Incentivized
    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.
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    • Generating forms and integrates bootstrap
    • Provides great CRUD functionality with active record
    • Provides lots of useful HTML helper widgets for UI enhancement
    • Provides good access control (RBAC)
    Incentivized
    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.
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    • Maybe support to update their main components like jQuery or Boostrap. It's too attached with the included versions.
    • Their view template engine is simple, doesn't offer support for better options like competition.
    • Wiki can include more tutorials for common examples or problems.
    Incentivized
    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
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    We are in the process of migrating our old application to Yii Framework.
    Incentivized
    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
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    I think is really easy to use, it's not perfect but many developers with great experience will know how to exploit this framework to create great apps!
    Incentivized
    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.
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    It's has a really good support based on online documentation and official forums. But sometimes I wish there were a paid service where to report some urgent issues.
    Incentivized
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    MJC2
    No answers on this topic
    Open Source
    You have to check their documentation, they explain everything so don't skip it.
    Incentivized
    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.
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    We have used Zend Framework. In comparison Yii Framework is much more lightweight and has smaller learning curve.
    Incentivized
    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.
    Incentivized
    Read full review
    MJC2
    No answers on this topic
    Open Source
    • Overall Yii has speed up our development and help to cut down on development cost.
    • On the other hand, the bloated vendor library does cause space issues when we have high volume of applications on our servers.
    Incentivized
    Read full review
    ScreenShots