Zend Server User Guide > Tutorials > Debugging in PhpStorm Using Zend Server

Debugging in PhpStorm Using Zend Server

Zend Server's integration with PhpStorm allows you to easily debug your applications and quickly identify those weak spots in your code. Using Z-Ray, you can directly debug or profile your applications in PhpStorm, allowing you to see how your code is running as you develop it, and empowering you to deliver higher-quality code faster.

Tutorial Content

In this tutorial you will learn:

Prerequisites

 

 

Read Also

  Z-Ray    
  Integrating with IDEs    
  Debugging/Profiling