• Composer tips

    Few tips for using Composer the right way and getting most from it by using some of its less known features.

  • Best practices for handling exceptional behavior

    Overview of widely accepted best practices for dealing with exceptional situations, writing and organizing exception classes, as well as error handling concepts. Guideline for writing custom exception classes, formatting exception messages, component-level exceptions technique, and much more. In a word - Exceptions cheat-sheet.