From 5e3dfc4e098d1967d327bfcb484103d284b336ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20S=CC=8Ctekl?= Date: Tue, 24 Dec 2013 13:37:23 +0100 Subject: [PATCH] Added Nette Framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3bddcf..c3ebe8d 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Lithium](http://lithify.me/) - Another framework of components. * [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/en/) - A framework which leads developers to write well designed, strongly secured application with emphasis on future extensibility. ## Framework Components *Web development frameworks' standalone components.*