Try our new research platform with insights from 80,000+ expert users
PeerSpot user
IT Consultant, Business Owner, Lecturer at a tech consulting company with 10,001+ employees
Real User
Gives the flexibility to use external modules to easily expand functionalities
Pros and Cons
  • "​Zend Engine is the core of PHP. It makes PHP fast, efficient, and basically, the language of choice for web applications."
  • "Zend Engine gives the flexibility to use external modules to easily expand the functionalities you need for your web project."
  • "The Zend Framework provides an easy, open source way to produce coding based on the needs of our customers.​"
  • "Scaling up is an important factor for large projects, and with PHP 7 and its performance improvements, this becomes even easier.​"
  • "The main area that Zend needs to improve is to support asynchronous programming tasks, which is facilitated in PHP 7, but not at the same degree as HHVM.​​"
  • "SQL queries have always been an issue with PHP, especially if you use large tables, which require caution from the side of the developer.​"

How has it helped my organization?

Most of our projects involve CMS systems, but also custom PHP coding. The Zend Framework provides an easy, open source way to produce coding based on the needs of our customers.

What is most valuable?

Zend Engine is the core of PHP. It makes PHP fast, efficient, and basically, the language of choice for web applications. Most of the Content Management Systems today are based on PHP, making it much easier to maintain and extend them. 

Zend Engine gives the flexibility to use external modules to easily expand the functionalities you need for your web project. It has significantly improved over the different PHP versions, improving memory management, developing a flexible internal build system for PHP, and allowing for an easy interface for external module development.

What needs improvement?

The competition with Zend/PHP has been increasing. HHVM is the main competitor when it comes to performance. However, the Zend Engine in PHP 7 has significantly improved, promising a more than 100% increase in performance. The main area that Zend needs to improve is to support asynchronous programming tasks, which is facilitated in PHP 7, but not at the same degree as HHVM.

For how long have I used the solution?

More than five years.
Buyer's Guide
Application Infrastructure
June 2025
Find out what your peers are saying about Zend, Apache, Red Hat and others in Application Infrastructure. Updated: June 2025.
856,873 professionals have used our research since 2012.

What do I think about the stability of the solution?

There used to be stability issues with the MySQL functions, however with the move towards MySQLi, there has been a significant improvement. Additionally, SQL queries have always been an issue with PHP, especially if you use large tables, which require caution from the side of the developer.

What do I think about the scalability of the solution?

We have not encountered issues with scalability as long as we effectively use caching to optimize performance of our web applications as well as a proper use of database connectivity.

How are customer service and support?

Since Zend/PHP is open source, you will always find someone that has faced the same issue as you in the online community. However, if a company requires frequent technical support, they need to hire highly qualified, PHP developers, who are in abundance.

Which solution did I use previously and why did I switch?

We tried ASP.NET for a period of time. However, the flexibility of Zend PHP, the cost savings since it is an open source, and the large open community led us to choose Zend PHP.

How was the initial setup?

To install PHP is very easy, but to configure it properly according to the needs of your projects does require expertise.

What's my experience with pricing, setup cost, and licensing?

Not applicable.

Which other solutions did I evaluate?

We evaluated Zend PHP against ASP.NET.

What other advice do I have?

Zend PHP has evolved a lot since its initial concept. At the moment, it is the language of our choice. Easy to use and implement, flexible, and with the right developers, you can do a lot. Scaling up is an important factor for large projects, and with PHP 7 and its performance improvements, this becomes even easier.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
PeerSpot user
Software Architect at a tech consulting company with 51-200 employees
Real User
Top 20
Streamlines PHP web app dev but lacks integration of MVC with ORM tools for PHP
Pros and Cons
  • "Faster web app implementation, when PHP dev is required by customers."
  • "Integration of MVC with ORM tools for PHP is okay, but lacking a short list of decent ORM tools for PHP to choose from; there is ample room for improvement in both areas."

How has it helped my organization?

Faster web app implementation, when PHP dev is required by customers.

What is most valuable?

  • Standard Library (StdLib)
  • Loader
  • Cache classes
  • ServiceManager
  • Events and EventManager 
  • i18n support

What needs improvement?

Integration of MVC with ORM tools for PHP is okay, but lacking a short list of decent ORM tools for PHP to choose from; there is ample room for improvement in both areas.

For how long have I used the solution?

Three to five years.

What do I think about the stability of the solution?

No issues with stability encountered.

What do I think about the scalability of the solution?

No issues with scalability encountered.

How are customer service and technical support?

As with any open source tool, it offers free dev community support, which is okay, even though the fastest free way to get support is StackOverflow, as usual.

Which solution did I use previously and why did I switch?

We started using Zend while customizing an open source web app developed with Zend, for a customer.

How was the initial setup?

We did some in-house training on Zend web app dev prior to working with the tools; no issues with setup.

What's my experience with pricing, setup cost, and licensing?

No problem with pricing and licensing, as tools are open source. You have to consider training cost, mindset setup cost, as part of the TCO.

Which other solutions did I evaluate?

No. It was imposed as part of customer requirements.

What other advice do I have?

Open source tools are tricky to consider because some aspects of TCO may not be straightforward to identify, such as sizing and impact from the perspective of an ISV.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Application Infrastructure
June 2025
Find out what your peers are saying about Zend, Apache, Red Hat and others in Application Infrastructure. Updated: June 2025.
856,873 professionals have used our research since 2012.
it_user3894 - PeerSpot reviewer
IT Administrator at a tech company with 51-200 employees
Real User
Performance issues

Valuable Features:

1. It is free and available for download. 2. It makes web design easy and quick and gives well finished websites. 3. It being open source makes it be compatible with many other heterogeneous hardware and software e.g. MYSQL. 4. It supports many back-ends and that is what I want as a developer.

Room for Improvement:

1. It has many classes included in its requests so it eats up memory and slows down the website. 2. The platform is not satisfying to me -- it is just not up to standards performance wise.

Other Advice:

It is object-oriented hence makes web programing easy and faster.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user