Libraries tagged by titon
vpg/titon.utility
8541 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
vpg/titon.common
7997 Downloads
The Titon common package provides global functionality like class traits and augmentation as well as dependency and configuration management.
vpg/titon.cache
7986 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
titon/framework
29 Downloads
Collection of packages that make up the Titon framework.
titonova/x-livewire
144 Downloads
A package that allows you to use livewire components the same way you would use blade components. Ie, giving it slots, atttributes etc
remialvado/titon-utility
17188 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
titon/mvc
144 Downloads
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.
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
titon/app
21 Downloads
A skeleton application that conforms to the directory structure and library hierarchy suggested by the Titon framework.
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.