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

https://github.com/michalsn/codeigniter-nested-model

A simple nested model relations for CodeIgniter 4 framework
https://github.com/michalsn/codeigniter-nested-model

codeigniter codeigniter4 database-relations model php82 relations

Last synced: 2 months ago
JSON representation

A simple nested model relations for CodeIgniter 4 framework

Awesome Lists containing this project

README

        

# CodeIgniter Nested Model

A simple model relations for CodeIgniter 4 framework.

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

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

## Installation

composer require michalsn/codeigniter-nested-model

## Docs

https://michalsn.github.io/codeigniter-nested-model