Packages from titon
-
Hack
titon/annotation
The annotation packages provides class and method level metadata through annotations.
-
Hack
titon/cache
The cache package provides a data caching layer that supports multiple storage engines.
-
Hack
titon/common
The common package provides interfaces, traits, and abstract implementations for common patterns usable by other packages.
-
Hack
titon/context
The context package provides dependency injection and service providers, which allow for easy decoupling of components.
-
Hack
titon/controller
The controller package provides controllers and actions to handle the HTTP request and response cycle.
-
-
Hack
titon/debug
The debug package provides debugging, advanced error and exception handling, log management, and benchmarking.
-
Hack
titon/env
The environment package provides environment detection and secure environment variable management.
-
Hack
titon/event
The event package provides functionality for notifying a list of observers about an event.
-
Hack
titon/http
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
-
Hack
titon/intl
The Intl package provides tools for the localization and internationalization of an application.
-
C++
titon/io
The IO package provides classes for interacting with files and folders on a filesystem, as well as readers and writers for resource bundles.
-
Hack
titon/kernel
The kernel package acts as the core handler of the input/output cycle within an application.
-
-
-
Hack
titon/type
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
-
C++
titon/utility
The utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
-
Hack
titon/validate
The validate package provides data validation through an easy to use validator and constraint API.
-
-
PHP
titon/app
A skeleton application that conforms to the directory structure and library hierarchy suggested by the Titon framework.
Abandoned!
-
PHP
titon/db
The Titon database package provides a basic database abstraction layer and an object relational mapper.
Abandoned!
-
-
PHP
titon/g11n
The Titon g11n package handles the localization and internationalization of your application.
Abandoned!
-
PHP
titon/model
The Titon model package provides an active record style approach to database CRUD functionality.
Abandoned!
-
PHP
titon/mvc
The 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/test
The Titon test package provides classes and fixtures used for test cases. This should not be used in production.
Abandoned!
-
PHP
titon/utility-old
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
Abandoned!