Libraries tagged by piton
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.
titon/context
0 Downloads
The context package provides dependency injection and service providers, which allow for easy decoupling of components.
titon/common
3001 Downloads
The common package provides interfaces, traits, and abstract implementations for common patterns usable by other packages.
titon/cache
1867 Downloads
The cache package provides a data caching layer that supports multiple storage engines.