DB config data parser
A base Config File class for File based configs.
INI Config file parser
JSON Config file parser
DB config data parser
PHP Config file parser
Yaml Config file parser
Sodium encryption/decryption code based on HaLite from ParagonIE
Format class
General Fuel Exception class
DB lang data parser
A base Lang File class for File based configs.
INI Lang file parser
JSON Lang file parser
PHP Lang file parser
Yaml Lang file parser
Log core class facade for the Monolog composer package.
This code is based on Redisent, a Redis interface for the modest.
Exception class for standard PHP errors, this will make them catchable
Redisent, a Redis interface for the modest among us
String handling with encoding support
A Fuel Specific extension of the PHPUnit TestCase.
A Fuel Specific extension of the PHPUnit TestCase.
Handles loading theme views and assets.
Run scaffolding or model generation based an an existing database tables.
migrate task
Converts a SimpleAuth ruleset to an OrmAuth one
Frozen Object Exception
Invalid content exception, thrown when type conversion is not possible.
Implements NestedSets (http://en.wikipedia.org/wiki/Nested_set_model)
Observer base class
CreatedAt observer.
Dummy observer class, which allows you to define observer methods in the model itself.
Observer class to generate SEO friendly slugs from a model property (usually something like a title)
Typing observer.
UpdatedAt observer.
Observer class to validate the properties of the model before save.
ORM query object.
Record Not Found Exception
Exception to throw when validation failed
Provides Smarty support for commonly used FuelPHP classes and methods.
Provides Twig support for commonly used FuelPHP classes and methods.
View class