PHPackages                             rexshijaku/sql-to-ci-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. rexshijaku/sql-to-ci-builder

ActiveLibrary[Database &amp; ORM](/categories/database)

rexshijaku/sql-to-ci-builder
============================

SQL to Codeigniter Query Builder

1.0.4(5y ago)4114920[3 issues](https://github.com/rexshijaku/sql-to-ci-builder/issues)[1 PRs](https://github.com/rexshijaku/sql-to-ci-builder/pulls)MITPHP

Since May 15Pushed 3y ago3 watchersCompare

[ Source](https://github.com/rexshijaku/sql-to-ci-builder)[ Packagist](https://packagist.org/packages/rexshijaku/sql-to-ci-builder)[ Docs](https://github.com/rexshijaku/sql-to-ci-builder)[ RSS](/packages/rexshijaku-sql-to-ci-builder/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Yazan - SQL-To-CI-Builder
=========================

[](#yazan---sql-to-ci-builder)

SQL to Codeigniter Query Builder, A Converter written in PHP

Support
-------

[](#support)

[![Buy Me A Coffee](https://camo.githubusercontent.com/9a769e616ce78645bf51d12e4179cfbfd72fb413722b284e0be3ec3c75a86010/68747470733a2f2f63646e2e6275796d6561636f666665652e636f6d2f627574746f6e732f64656661756c742d6f72616e67652e706e67)](https://www.buymeacoffee.com/rexshijaku)

### Features

[](#features)

- Converts SQL Queries to Codeigniter Query Builder.
- Assists on creating optimal query as instructed in Codeigniter Documentation.
- Provides options to interact with, for generating different results.

### Supports

[](#supports)

- Codeigniter 3
- Codeigniter 4

### Demo

[](#demo)

##### Online demo

[](#online-demo)

Live demo and free usage is available [here](http://152.70.176.144/sql-to-ci-builder/).

### Get Started

[](#get-started)

##### Install by a manual download:

[](#install-by-a-manual-download)

Download the repository and install required packages by composer.json.

##### Packagist

[](#packagist)

You can also install it from packagist by running the following command:

```
composer require rexshijaku/sql-to-ci-builder
```

### Usage

[](#usage)

##### Simple example

[](#simple-example)

```
