From 3e28d9c842490eb5d43061ba804cde7cedd65e46 Mon Sep 17 00:00:00 2001 From: Max Myers Date: Thu, 12 Dec 2013 15:58:36 -0500 Subject: [PATCH] Add craft to CMS list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04d195e..e5b9ab6 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. *Modern content management systems.* * [Bolt](https://github.com/bolt/bolt) - A simple CMS built with Silex and Twig. +* [Craft](http://buildwithcraft.com/) - A simple, flexible CMS built with Yii and Twig. ## Templating *Libraries and tools for templating and lexing.*