CodeIgniter

Make KoolReport work seamlessly with CodeIgniter Framework

Introduction

CodeIgniter is without doubt one of the most powerful PHP Framework. it is built with small foot print, simple with ability to create full-featured web applications.

Since we created KoolReport we received many questions like "How to use KoolReport in CodeIgniter?". The answer is KoolReport was designed to work with any PHP Frameworks and CodeIgniter is one of them. The setting to make them work together is simple but we want to make things simpler.

So we created this CodeIgniter package, an extension to let KooLReport work seamlessly inside CodeIgniter environment and providing powerful reporting capability for your CI application. This package will help us to

  1. Access CodeIgniter database in report created with Koolreport
  2. Automatically publish report resources to CodeIgniter's assets folder

All with a simple line of code

use \koolreport\codeigniter\Friendship;

Documentation

The details of how to install and how to use Laravel package can be found at our documentation.

Licenses

The package is released under MIT License which is free and can be use in any of your purpose. It is also pre installed inside KoolReport Pro package.

User Reviews
(2)
Marty
on Jan 15, 2019

Thank you! CodeIgniter package is working well.

Murugappan Ramanathan
on Mar 19, 2021

Need some more improvements which I have commented in forum.