Is there any way to connect Firebase using Codigniter. Any libraries that used Firebase in codeigniter?
Well CodeIgniter, while a stunningly cool PHP library, is still in PHP. So why not use a simple Firebase PHP client? Looking at the manual, it seems like it will work quite nicely in a slick CodeIgniter code.