codeigniter-ss-twig
codeigniter-ss-twig copied to clipboard
A Simple and Secure Twig integration for CodeIgniter 3.x and 4.x
This is an excerpt from the installer: ```php class Installer { public static function install() { self::copy('vendor/kenjis/codeigniter-ss-twig/libraries/Twig.php', 'application/libraries/Twig.php'); } } ``` There has to be a way to pass the...
This is a fabulous library for CodeIgniter, do you consider add **filter customization** function in the feature?
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...