From 72e59b867cf43a02915cd5d3dcd810cbad04e1f8 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 10 Sep 2013 12:53:21 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index ab19942..2055ae1 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -345,6 +345,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Flux](https://github.com/selvinortiz/flux) - A regular expression building library. * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions. * [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation. +* [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP. ## Third Party APIs