From 5ed9d80aa376164152ac5ab292f68da8aedb7c6c Mon Sep 17 00:00:00 2001 From: adkazakov Date: Sun, 15 Jun 2014 10:02:39 +0700 Subject: [PATCH] Update README.md Add Aleph framework to list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 877da11..98ccb34 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs. * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. * [Pux](https://github.com/c9s/Pux) - Another fast routing library. +* [Aleph](https://github.com/AlephTav/Aleph) - New php framework based on component architecture. In process active development. + ## Micro Framework Extras *Extras related to micro frameworks and routers.*