HOME

TheInfoList



OR:

Nette Framework is an open-source framework for creating web applications in PHP. It supports AJAX,
DRY Dry or dryness most often refers to: * Lack of rainfall, which may refer to ** Arid regions ** Drought * Dry or dry area, relating to legal prohibition of selling, serving, or imbibing alcoholic beverages * Dry humor, deadpan * Dryness (medica ...
, KISS, MVC and code reusability. The original author of the framework is
David Grudl David (; , "beloved one") (traditional spelling), , ''Dāwūd''; grc-koi, Δαυΐδ, Dauíd; la, Davidus, David; gez , ዳዊት, ''Dawit''; xcl, Դաւիթ, ''Dawitʿ''; cu, Давíдъ, ''Davidŭ''; possibly meaning "beloved one". w ...
, but further development is now maintained by the Nette Foundation organization. Nette is a free software released under both the
New BSD BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and distribution of covered software. This is in contrast to copyleft licenses, which have share-alike requirements. The original BSD lice ...
license and the
GNU GPL The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end users the four freedoms to run, study, share, and modify the software. The license was the first copyleft for general us ...
version 2 or 3.


Components

Nette is a full-stack framework composed from a set of decoupled and reusable components.Nette Components
/ref> * Application – The kernel of web application * Bootstrap – Bootstrap of your application * Caching – Cache layer with set of storages * Component Model – Foundation for component systems * DI – Dependency Injection Container * Database – Database layer * Finder – Finds files and directories with intuitive interface * Forms – Greatly facilitates secure web forms * Http – Layer for the HTTP request & response *
Latte Caffè latte (), often shortened to just latte () in English, is a coffee beverage of Italian origin made with espresso and steamed milk. Variants include the chocolate-flavored mocha or replacing the coffee with another beverage base such as ma ...
– template engine * Mail – Sending E-mails * Neon – Loads and dumps NEON format * Php Generator – PHP code generator * Reflection – PHP class reflection enhancements * Robot Loader – Comfortable autoloading * Safe Stream – Safe atomic operations with files * Security – Provides access control system * Tester – Comfortable and easy-to-use unit testing tool * Tokenizer – String tokenization * Tracy – Debugging tool * Utils – Utilities and Core Classes * deprecated – Namespace containing deprecated classes


Development and versioning


See also

*
Comparison of web frameworks Two comparisons of web frameworks are available: * Comparison of JavaScript-based web frameworks (front-end) * Comparison of server-side web frameworks This is a comparison of notable web frameworks, software used to build and deploy web applicat ...


References

Web frameworks Free computer libraries PHP frameworks Software using the BSD license {{Web-software-stub