Framework
MVC Application
- Presenters
- Components and Controls
- URL Routing – cool URL addresses
- AJAX & Snippets
- Multiplier – multiple components
Latte Templating Engine
Dependency Injection
- Overview
- Services Configuration – NEON syntax
- Getting Dependencies – inject objects
- Built-in Extensions
- Creating Extensions
Tracy
- Overview – debugging and error handling
- Creating Extensions
Testing
HTTP
Forms
Database
Utility Classes
- Arrays – manipulate arrays
- Callback – PHP callbacks
- Date and Time – modify times and dates
- Filesystem – copying, renaming, …
- Finder – finds files and directories
- HTML elements – generate HTML
- Images – crop, resize, rotate images
- JSON – encoding and decoding
- NEON – encoding and decoding
- Generating Random Strings
- Password Hashing
- Strings – useful text transpilers
- Validation – validate inputs
Other
- Authentication & Authorization
- Caching
- Localization
- Pagination – comfort pagination
- PHP Generator – generates PHP code
- RobotLoader – class autoloading
- SafeStream – atomic filesystem operations
- Sending E-mails
- SmartObject – PHP class enhancements
- Tokenizer – string tokenization
- Schema – validating data structures
Tools
- Code Checker – repair your code
- Requirements Checker
- Composer – dependency manager
General Info
- Packages – browse all Nette packages
- API Reference – overview of classes and methods
- Migrating to newer version
- Vulnerability Protection
- Troubleshooting