Luthier (alpha) - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7) +--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13) +--- Thread: Luthier (alpha) (/showthread.php?tid=67053) |
Luthier (alpha) - andersonsalas - 01-08-2017 Hi I've developed a mod for CodeIgniter called Luthier to improve the routing system and add middleware functions to the controllers. It's an alpha version so I don't recommend you to use in production yet. I hope you enjoy using it as much as I did creating it. There's some functions that are unfinished because I'm still working on them, the complete documentation by example. Comments and suggestions are welcome. Luthier repository on GitHub (GNU-GPLv3) Update Fixed an error with the output. RE: Luthier (alpha) - andersonsalas - 01-08-2017 Uhg... I haven't noticed that the views aren't working after the installation RE: Luthier (alpha) - dsv - 01-09-2017 Cool, thanks for sharing!! |