The Nuxed Crypto component provides a high-level cryptography interface that relies on libsodium for all of its underlying cryptography operations.
The Nuxed Filesystem component provides classes that interact with the local filesystem.
The Nuxed Environment component provides functions that help you manage environment variables.
The Nuxed Event Dispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them asynchronously.
The Nuxed Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
The Nuxed Http Message component defines an object-oriented layer for the HTTP Messages specification.
The Nuxed Json component provides functions that help you encode, and decode json structures safely.
The Nuxed Translation component provides tools to internationalize your application.
The Nuxed Inflector component converts words between their singular and plural forms (English only)