PHP PHP Profiler - Z-Ray, Blackfire, Tideways Last year was the year of PHP profiling tools. Companies like Qafoo, Zend and SensioLabs have released its own profiling tools. Bottlenecks or inefficient code is a thing of the past. All PHP
PHP Doctrine 2 plugin for Zend Server Z-Ray There are some awesome Zend Server Z-Ray plugins, but there was none for Doctrine 2. I like the Doctrine 2 Zend Developer Tools extension, but with Z-Ray there are so many possibilities to
PHP Remote PHPUnit code coverage in PHPStorm There is a great PHPUnit code coverage plugin for PHPStorm. After installing this plugin your code coverage will be displayed directly in PHPStorm. Do you know how to use it remotely e.g.
PHP Vagrant remote PHP & CLI debugging with PHPStorm First we will cover how to enable PHP remote debugging in PHPStorm if Vagrant is used and because this is so easy we also write a short Shell script to use remote PHP
Docker Configuring nginx to speed up Ghost blog powered by Docker I was searching for some nginx configurations and found a blog post to speed up a Ghost blog. Unfortunately it doesn't work out of the box. However it was very interesting to set
Ghost Ghost theme Casperion Why another Ghost theme? Well, there was no up2date free Ghost theme available which was based upon original Ghost theme Casper and with the following features. Full text search Disqus comments Highlight.js
PHP 15 hints for high quality PHP projects This is a short list of PHP hints to avoid common mistakes which I've seen through the years. Others have the same problems and probably already a solution. Remember every own code line
Docker Hello world powered by Docker and Ghost I'm proud to announce my first blog post which is brought to you by Docker and Ghost. If you are not familiar with Docker, i highly encourage you to have a closer look