Web Tips

A blog for web developers
  • Home
  • PHP
  • Symfony
  • WordPress

Home / IDE

Articles tagged with "IDE"

Configure PHPStorm and Xdebug to Use Advanced Debugging Features and Techniques

February 15, 2014 PHP Apache, IDE, PHPStorm, Xdebug

Using a PHP debugger such as Xdebug along with an IDE such as PHPStorm can simplify troubleshooting complex problems. Xdebug offers a helpful stacktrace and can integrate with an IDE allowing you to set up breakpoints and evaluate the application state within the IDE. more…


12 Plugins That Make Sublime Text 2 the Best Code Editor for PHP Development

September 23, 2013 PHP IDE, Plugin
Sublime Code Intel Sublime Text 2 Plugin

Sublime Text 2 is a fantastic code editor but out of the box is pretty limited in PHP IDE functionality. There are many plugins available for Sublime Text 2 that make it more of an IDE and in my opinion, the best editor available for PHP development. more…


Follow us on Twitter
©2020 Calc Hub, LLC | Privacy Policy