shlogg · Early preview
Valerio @ilvalerione

CodeIgniter Monitoring Package Released

Built CodeIgniter monitoring package to fill gap in monitoring solutions for this framework, often overlooked by larger tools like Sentry & Bugsnag. Now available via Composer and easy to install.

I've finally built the CodeIgniter monitoring package.
I spent so much time building this monitoring library because I felt a significant gap in the monitoring space for CodeIgniter framework. I think that often the CodeIgniter community gets overlooked by larger monitoring solutions.
Sentry, Bugsnag, and other well known tools do not offer native integration for this framework and a lot of developers struggle to adopt this kind of technology. I decided to try to solve this problem by creating monitoring libraries for more specialized niches like Symfony, CodeIgniter, and Slim framework. 
They...