Namespace Nette
| ArrayTools | Array tools library. |
| Callback | PHP callback encapsulation. |
| Component | Component is the base class for all components. |
| ComponentContainer | ComponentContainer is default implementation of IComponentContainer. |
| Configurator | Nette\Environment helper. |
| DateTime | DateTime with serialization and timestamp support for PHP 5.2. |
| Debug | Debug static class. |
| Environment | Nette environment and configuration. |
| Framework | The Nette Framework (https://nette.org) |
| FreezableObject | Defines an object that has a modifiable state and a read-only (frozen) state. |
| GenericRecursiveIterator | Generic recursive iterator. |
| Image | Basic manipulation with images. |
| ImageMagick | Manipulation with large images using ImageMagick. |
| InstanceFilterIterator | Instance iterator filter. |
| Object | Nette\Object is the ultimate ancestor of all instantiable classes. |
| ObjectMixin | Nette\Object behaviour mixin. |
| Paginator | Paginating math. |
| RecursiveComponentIterator | Recursive component iterator. See ComponentContainer::getComponents(). |
| ServiceLocator | Service locator pattern implementation. |
| SmartCachingIterator | Smarter caching interator. |
| String | String tools library. |
| Tools | 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 Nette\Debug. |
| IServiceLocator | The service locator. |
| ITranslator | Translator adapter. |
| AmbiguousServiceException | Ambiguous service resolution exception. |
| Nette\Application |
| Nette\Caching |
| Nette\Collections |
| Nette\Config |
| Nette\Forms |
| Nette\IO |
| Nette\Loaders |
| Nette\Mail |
| Nette\Reflection |
| Nette\Security |
| Nette\Templates |
| Nette\Web |