Documentation

spitfire

Namespaces

_init
core
io
model
mvc
storage
support
utils
validation

Interfaces, Classes and Traits

App
Spitfire Application Class. This class is the base of every other 'app', an app is a wrapper of controllers (this allows to plug them into other SF sites) that defines a set of rules to avoid collisions with the rest of the apps.
Model
This class allows to track changes on database data along the use of a program and creates interactions with the database in a safe way.
InputSanitizer
This class reads data and stores into a Object, additionally the data is trimmed and can be read as a specific type to avoid any injection.
SpitFire
Dispatcher class of Spitfire. Calls all the required classes for Spitfire to run.

Search results