Package Nette\Utils
NArrays | Array tools library. |
NFinder | Finder allows searching through directory trees using iterator. |
NHtml | HTML helper. |
NJson | JSON encoder and decoder. |
NLimitedScope | Limited scope for PHP code evaluation and script including. |
NMimeTypeDetector | Mime type detector. |
NNeon | Simple parser & generator for Nette Object Notation. |
NNeonEntity | Representation of 'foo(bar=1)' literal |
NPaginator | Paginating math. |
NStrings | String tools library. |
NTokenizer | Simple lexical analyser. |
NValidators | Validation utilities. |
NAssertionException | The exception that indicates assertion error. |
NJsonException | The exception that indicates error of JSON encoding/decoding. |
NNeonException | The exception that indicates error of NEON decoding. |
NRegexpException | The exception that indicates error of the last Regexp execution. |
NTokenizerException | The exception that indicates tokenizer error. |
Nette\Utils\PhpGenerator |