Jump to content

Draft:Nette Framework

From Wikipedia, the free encyclopedia
Nette Framework
Developer(s)David Grudl
Stable release
3.2.6
Repositoryhttps://github.com/nette/application
Written inPHP
LicenseNew BSD, GNU GPL

Nette Framework is an open-source framework for developing web applications in PHP. It focuses on eliminating security risks, supports AJAX, DRY, KISS, MVC, and code reusability. It uses event-driven programming and is largely based on the use of components. The author of Nette Framework is David Grudl, who continues to maintain and develop it along with other contributors. Nette Framework is free software, offered under the GNU GPL and New BSD licenses.