From 91644a8642928e610e5c4b98fbc1a8887d6d5657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Votruba?= Date: Thu, 10 Jul 2014 20:29:36 +0200 Subject: [PATCH] Frameworks - Nette added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bc8640..52eecb2 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Laravel 4](http://laravel.com/) - A simple PHP framework. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. +* [Nette](http://nette.org) - Another framework comprised of individual components. ## Framework Extras *Extras related to web development frameworks.*