mjamilasfihani / ci4-frontend
CodeIgniter 4 template engine (BladeOne) and theming (Tatter\Assets)
Installs: 75
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mjamilasfihani/ci4-frontend
Requires
- php: ^7.3 || ^8.0
- eftec/bladeone: ^4.00
- tatter/assets: ^2.3
This package is auto-updated.
Last update: 2025-02-01 23:54:43 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