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. |