CodeIgniter Forums
Luthier - Updated - 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 - Updated (/showthread.php?tid=67356)



Luthier - Updated - andersonsalas - 02-14-2017

Hi guys and Happy Valentine's Day

I have made substantial progress with the project, so I am happy to share it with the community. It is called Luthier, a set of classes that extend CodeIgniter and add a laravel-inspired routing to the framework.

It is currently an alpha, but I'm doing my best to reach the first stable version.

Features:

* Available via Composer
* It is now possible to nest routing groups without limits
* Improved handling of 404 error pages

Look at the attachment for an example of how it works

GitHub:
https://github.com/ingeniasoftware/luthier

All opinions are welcome.