Hi: I have seen that you have been working or interested in PHPRunner for many years. As you know, PHPRunner is a code generator, which has its PHP framework, Javascript, etc., and which has its methods of accessing the Database.
Codeigniter is a PHP development framework that has all this but in a very different way. There are 2 methods, very different, to make applications, with a very different code base and it will be very difficult to integrate them, it is more, my opinion (if it can help you) is that the effort to integrate will be much greater than the benefit you will get. If you are developing an application, evaluate the costs and benefits of the alternative you propose. Regards, fernando
C
CTom1/16/2020
I am using such a combo in a application. I think that the main point here is to build the CI application having in mind a way to access the main function(s) or data from within phprunner, things which can be done easily. Catalin