mjamilasfihani / ci4-frontend
CodeIgniter 4 template engine (BladeOne) and theming (Tatter\Assets)
dev-main
2021-09-25 05:46 UTC
Requires
- php: ^7.3 || ^8.0
- eftec/bladeone: ^4.00
- tatter/assets: ^2.3
This package is auto-updated.
Last update: 2024-10-29 06:06:16 UTC
README
CodeIgniter4 template engine (BladeOne) and theming (Tatter\Assets)
Run composer require mjamilasfihani/ci4-frontend
to install this library
Prototype \CI4\FrontEnd\Engine::initialize($view, [$data])->run()
Add Meta \CI4\FrontEnd\Engine::initialize($view, [$data])->meta($meta_from_tags_generator)->run()
You can set $view
as namespace and file ext must .blade.php