codeigniter-ss-twig icon indicating copy to clipboard operation
codeigniter-ss-twig copied to clipboard

A Simple and Secure Twig integration for CodeIgniter 3.x and 4.x

Results 3 codeigniter-ss-twig issues
Sort by recently updated
recently updated
newest added

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...

enhancement

This is a fabulous library for CodeIgniter, do you consider add **filter customization** function in the feature?

enhancement

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...

dependencies
github_actions