Libraries tagged by titan
titon/view
315 Downloads
The view package provides template helpers, lookup, and rendering through engines.
titon/validate
1 Downloads
The validate package provides data validation through an easy to use validator and constraint API.
titon/utility
10867 Downloads
The utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
titon/type
861 Downloads
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
titon/toolkit-tests
7 Downloads
Full HTML, CSS, and JS testing suite for Titon Toolkit.
titon/route
476 Downloads
The route package adds support for dynamic route handling and mapping.
titon/kernel
2 Downloads
The kernel package acts as the core handler of the input/output cycle within an application.
titon/io
763 Downloads
The IO package provides classes for interacting with files and folders on a filesystem, as well as readers and writers for resource bundles.
titon/intl
0 Downloads
The Intl package provides tools for the localization and internationalization of an application.
titon/http
502 Downloads
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
titon/event
1742 Downloads
The event package provides functionality for notifying a list of observers about an event.
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
titon/debug
727 Downloads
The debug package provides debugging, advanced error and exception handling, log management, and benchmarking.
titon/crypto
1 Downloads
The crypto package provides secure ecrypting and decrypting of data.
titon/controller
185 Downloads
The controller package provides controllers and actions to handle the HTTP request and response cycle.