An open API service indexing awesome lists of open source software.

https://github.com/michalsn/codeigniter-relations

Database Relations for CodeIgniter 4 framework
https://github.com/michalsn/codeigniter-relations

codeigniter codeigniter4 database-relations relations

Last synced: 1 day ago
JSON representation

Database Relations for CodeIgniter 4 framework

Awesome Lists containing this project

README

          

# CodeIgniter Relations

A powerful package that adds seamless **relationship management** to CodeIgniter 4, with a clean, object-oriented API for handling complex database relationships.

[![PHPUnit](https://github.com/michalsn/codeigniter-relations/actions/workflows/phpunit.yml/badge.svg)](https://github.com/michalsn/codeigniter-relations/actions/workflows/phpunit.yml)
[![PHPStan](https://github.com/michalsn/codeigniter-relations/actions/workflows/phpstan.yml/badge.svg)](https://github.com/michalsn/codeigniter-relations/actions/workflows/phpstan.yml)
[![Deptrac](https://github.com/michalsn/codeigniter-relations/actions/workflows/deptrac.yml/badge.svg)](https://github.com/michalsn/codeigniter-relations/actions/workflows/deptrac.yml)
[![Coverage Status](https://coveralls.io/repos/github/michalsn/codeigniter-relations/badge.svg?branch=develop)](https://coveralls.io/github/michalsn/codeigniter-relations?branch=develop)

![PHP](https://img.shields.io/badge/PHP-%5E8.2-blue)
![CodeIgniter](https://img.shields.io/badge/CodeIgniter-%5E4.6-blue)

## Installation

composer require michalsn/codeigniter-relations

## Docs

https://michalsn.github.io/codeigniter-relations