showclix / fuelphp-util
Framework independent utilities.
1.0.03
2015-12-02 15:32 UTC
This package is not auto-updated.
Last update: 2024-10-26 14:13:37 UTC
README
Framework independent Unitities.
Contents
- Fuel\Util\Arr: Array handling made easy
- Fuel\Util\Str: Common string function with mb_string detection.
- Fuel\Util\Num: Handy number helpers.
- Fuel\Util\Html: All you need for html generation, nothing more.
- Fuel\Util\Inflector: Basic inflector functions.