CodeIgniter Forums
my library that have a simillar function with view part - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: my library that have a simillar function with view part (/showthread.php?tid=78664)



my library that have a simillar function with view part - mjamilasfihani - 02-22-2021

Hi all! I have created a library. In this library you can auto generated Bootstrap 3,4,5 (based on your configuration), so you can more focus on your content without thinking about part or include the assets (doctype, meta, css, js, preloader and more features)

Here is the link https://github.com/mjamilasfihani/BHPGenerator

If you have a suggestion, feel free to write issues on it Smile