Nette Framework
Nette Framework is an open-source framework for creating web applications in PHP 5 and 7. It supports AJAX, DRY, KISS, MVC and code reusability. Original author of the framework is David Grudl, but further development is now maintained by the Nette Foundation organization. Nette is a free software released under both[2] the New BSD license and the GNU GPL version 2 or 3.
Developer(s) | Nette Foundation |
---|---|
Stable release | 3.0
/ 3 April 2019[1] |
Repository | Nette Repository |
Written in | PHP |
Operating system | Cross-platform |
License | New BSD license |
Website | nette |
Components
Nette is a full-stack framework composed from a set of decoupled and reusable components.[3]
- 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 – 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
2.0[4] | Last 2.0.x release was Nette 2.0.18[5] |
2.1[6] | Latest 2.1.x release is Nette 2.1.12[7] |
2.2[8] | Latest 2.2.x release is Nette 2.2.13[7] |
2.3[9] | Latest 2.3.x release is Nette 2.3.10[7] |
2.4[10] | Latest 2.4.x release is Nette 2.4.0[7] |
3.0[11] | Latest 3.0.x release is Nette 3.0.0[7] |
gollark: Santa was shot down above Turkey some years ago.
gollark: Please read why I think you should NOT engage in Santa.
gollark: * do
gollark: Which is valid, except you could simply be that in a less pointlessly consumerist way.
gollark: .
See also
References
- "Released version 3.0.0".
- Nette license
- Nette Components
- Nette Framework 2.0 finally released!
- Nette Framework 2.0.16, 17 and 18 released
- Nette 2.1.0 finally released!
- https://forum.nette.org/en/f78-release-announcements-news
- Nette Framework 2.2.0 released!
- Nette Framework 2.3.0 released!
- Nette Framework 2.4.0 released!
- Nette 3.0.0 finally released!
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.