Functions
normalize_driver_types()
normalize_driver_types()
Classes and interfaces
Config_File¶
A base Config File class for File based configs.
« More »
Config_Json¶
JSON Config file parser
« More »
Config_Memcached¶
DB config data parser
« More »
Crypt¶
Sodium encryption/decryption code based on HaLite from ParagonIE
« More »
FuelException¶
General Fuel Exception class
« More »
Lang_File¶
A base Lang File class for File based configs.
« More »
Log¶
Log core class facade for the Monolog composer package.
« More »
Mongo_DbException¶
This code is based on Redisent, a Redis interface for the modest.
« More »
PhpErrorException¶
Exception class for standard PHP errors, this will make them catchable
« More »
Redis_Db¶
Redisent, a Redis interface for the modest among us
« More »
Str¶
String handling with encoding support
« More »
TestCase¶
A Fuel Specific extension of the PHPUnit TestCase.
« More »
TestCase¶
A Fuel Specific extension of the PHPUnit TestCase.
« More »
Theme¶
Handles loading theme views and assets.
« More »
Fromdb¶
Run scaffolding or model generation based an an existing database tables.
« More »
Simple2orm¶
Converts a SimpleAuth ruleset to an OrmAuth one
« More »
FrozenObject¶
Frozen Object Exception
« More »
InvalidContentType¶
Invalid content exception, thrown when type conversion is not possible.
« More »
Model_Nestedset¶
Implements NestedSets (http://en.wikipedia.org/wiki/Nested_set_model)
« More »
Observer_CreatedAt¶
CreatedAt observer.
« More »
Observer_Self¶
Dummy observer class, which allows you to define observer methods in the
model itself.
« More »
Observer_Slug¶
Observer class to generate SEO friendly slugs from a model property (usually something like a title)
« More »
Observer_UpdatedAt¶
UpdatedAt observer.
« More »
Observer_Validation¶
Observer class to validate the properties of the model before save.
« More »
RecordNotFound¶
Record Not Found Exception
« More »
ValidationFailed¶
Exception to throw when validation failed
« More »
Smarty_Fuel_Extension¶
Provides Smarty support for commonly used FuelPHP classes and methods.
« More »
Twig_Fuel_Extension¶
Provides Twig support for commonly used FuelPHP classes and methods.
« More »