Packages from titon
- 
                Hack titon/annotationThe annotation packages provides class and method level metadata through annotations. 
- 
                Hack titon/cacheThe cache package provides a data caching layer that supports multiple storage engines. 
- 
                Hack titon/commonThe common package provides interfaces, traits, and abstract implementations for common patterns usable by other packages. 
- 
                Hack titon/contextThe context package provides dependency injection and service providers, which allow for easy decoupling of components. 
- 
                Hack titon/controllerThe controller package provides controllers and actions to handle the HTTP request and response cycle. 
- 
                
- 
                Hack titon/debugThe debug package provides debugging, advanced error and exception handling, log management, and benchmarking. 
- 
                Hack titon/envThe environment package provides environment detection and secure environment variable management. 
- 
                Hack titon/eventThe event package provides functionality for notifying a list of observers about an event. 
- 
                Hack titon/httpThe HTTP package provides classes for interacting with cookies, headers, the request, and the response. 
- 
                Hack titon/intlThe Intl package provides tools for the localization and internationalization of an application. 
- 
                C++ titon/ioThe IO package provides classes for interacting with files and folders on a filesystem, as well as readers and writers for resource bundles. 
- 
                Hack titon/kernelThe kernel package acts as the core handler of the input/output cycle within an application. 
- 
                
- 
                
- 
                Hack titon/typeThe type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more. 
- 
                C++ titon/utilityThe utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more. 
- 
                Hack titon/validateThe validate package provides data validation through an easy to use validator and constraint API. 
- 
                
- 
                PHP titon/appA skeleton application that conforms to the directory structure and library hierarchy suggested by the Titon framework. Abandoned! 
- 
                PHP titon/dbThe Titon database package provides a basic database abstraction layer and an object relational mapper. Abandoned! 
- 
                
- 
                PHP titon/g11nThe Titon g11n package handles the localization and internationalization of your application. Abandoned! 
- 
                PHP titon/modelThe Titon model package provides an active record style approach to database CRUD functionality. Abandoned! 
- 
                PHP titon/mvcThe Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support. Abandoned! 
- 
                PHP titon/testThe Titon test package provides classes and fixtures used for test cases. This should not be used in production. Abandoned! 
- 
                PHP titon/utility-oldThe Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more. Abandoned! 
