Patrick Mulvey
Patrick Mulvey is a freelance web developer with broad experience in both client-side and server-side development. PHP is his favorite language for creating websites, despite all its quirks.
Patrick's articles
What’s New in PHP 5.5
PHP 5.5 was recently released, New features were introduced, bugs have been fixed, and many optimizations and enhancements have been made.
Logging with PSR-3 to Improve Reusability
Learn how the PSR-3 logger interface allows us to write reusable code that isn't dependent on any particular logging implementation.