by Kevin Schroeder | 8:30 am

Remote Debugging with the Zend Debugger and PHPUnit

I’m trying to do some remote debugging with PHPUnit on a remote system.  I was following the rules I had written about in a previous article but for some reason I could not get path

  READ ARTICLE
157 words ()
by Kevin Schroeder | 8:43 am

Debugging a PHP CLI script

I’m working on some code on the command line that I needed to debug.  It’s on a remote machine (well, a VM that doesn’t have a GUI) and so I needed to initiate a

  READ ARTICLE
180 words ()
by Kevin Schroeder | 12:51 pm

Creating deployment packages with Zend Studio 9

Deploying your work in Zend Studio is quite easy.  You have the ability to deploy directly from your IDE, which is, in general, more for local environments, the Zend Developer Cloud or testing.  The

  READ ARTICLE
1002 words ()
by Kevin Schroeder | 9:19 am

Connecting to PHPCloud.com through Zend Studio 9

PHPCloud.com is the landing page for our new cloud offering.  Using the Zend Application Fabric you can build your applications in the same environment as you will be deploying your apps to.  The application

  READ ARTICLE
664 words ()