Blog
-
The long way to a new website
After a long time, I managed to put up a completely overhauled website.
-
Private communication between PHP classes
How to protect commnication between your internal PHP classes.
-
A short status update about Zend Framework 3
Beware, a lot of things will change with Zend Framework 3.
-
About {@inheritDoc} and other useless documentation
Why I don't like the redundant usage of {@inheritDoc} and pointless return type documentation like void.
-
Zend Framework 2 Routing and Reverse Proxies
I came about a pretty interesting routing scenario…