| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/vendor/gambio/codeigniter-db/ |
Upload File : |
# CodeIgniterDB Library This project abstracts the functionality of the original CodeIgniter 3 database library which has a well-implemented Active Record pattern. #### Introduction This composer package provides an adapter for using the build-in CodeIgniter database library within applications that do not use CodeIgniter. The original problem is that the library is highly coupled with the rest of the framework and it is not possible to use it without some modifications. So what this package does is to create a fake CodeIgniter environment so that the library works as expected. Note that some features of the database might not be available yet. #### Miscellaneous Copyright © Gambio GmbH Licensed Under GPL-2.0