CodeIgniter Forums
Codeigniter Yaml library (Using Symfony2 parser) - 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: Codeigniter Yaml library (Using Symfony2 parser) (/showthread.php?tid=65245)



Codeigniter Yaml library (Using Symfony2 parser) - ghogilee - 05-19-2016

Hi all,

Because this is my first thread here, first I want to say hi to everyone else on board this forum. I will try to help out with my experience as much as I can. 

Some time ago, I wrote the library which is basically a Yaml parser. In a lot of my new projects I like to store custom config data in yml files instead of writing it into the database. It can be used for various purposes. If you want to expand/edit this library you - you are more than welcome to. 

Library is hosted on Github so there you go. Hope you will find it useful. 

https://github.com/gorankrgovic/ci_yaml


RE: Codeigniter Yaml library (Using Symfony2 parser) - Blair2004 - 05-19-2016

hi and where come dude. I'll check your repository.