Package Nette
| NArrayTools | Array tools library. |
| NCallback | PHP callback encapsulation. |
| NComponent | Component is the base class for all components. |
| NComponentContainer | ComponentContainer is default implementation of IComponentContainer. |
| NConfigurator | NEnvironment helper. |
| NDateTime53 | DateTime with serialization and timestamp support for PHP 5.2. |
| NDebug | Debug static class. |
| NEnvironment | Nette environment and configuration. |
| NFramework | The Nette Framework (https://nette.org) |
| NFreezableObject | Defines an object that has a modifiable state and a read-only (frozen) state. |
| NGenericRecursiveIterator | Generic recursive iterator. |
| NImage | Basic manipulation with images. |
| NImageMagick | Manipulation with large images using ImageMagick. |
| NInstanceFilterIterator | Instance iterator filter. |
| NObject | NObject is the ultimate ancestor of all instantiable classes. |
| NObjectMixin | NObject behaviour mixin. |
| NPaginator | Paginating math. |
| NRecursiveComponentIterator | Recursive component iterator. See NComponentContainer::getComponents(). |
| NServiceLocator | Service locator pattern implementation. |
| NSmartCachingIterator | Smarter caching interator. |
| NString | String tools library. |
| NTools | Tools library. |
| IComponent | Provides functionality required by all components. |
| IComponentContainer | Containers are objects that logically contain zero or more IComponent components. |
| IDebuggable | Custom output for NDebug. |
| IServiceLocator | The service locator. |
| ITranslator | Translator adapter. |
| NAmbiguousServiceException | Ambiguous service resolution exception. |
| Application |
| Caching |
| Collections |
| Config |
| Forms |
| IO |
| Loaders |
| Reflection |
| Security |
| Templates |
| Web |