The Daily Shaarli

All links of one day in a single page.

May 3, 2017

Software Performance & Scalability: A Cheatsheet

Cheatsheet list of techniques and patterns for maximizing software performance and scalability

DesignPatternsPHP

This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend Framework, Symfony2 or Doctrine2 as I'm most familiar with this software).