milesj member since: Jul 08, 2012
milesj's packages
-
-
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.
-