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
- Host: GitHub
- URL: https://github.com/michalsn/codeigniter-nested-model
- Owner: michalsn
- License: mit
- Created: 2022-12-18T15:03:09.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-14T16:13:21.000Z (3 months ago)
- Last Synced: 2025-04-15T00:54:39.464Z (2 months ago)
- Topics: codeigniter, codeigniter4, database-relations, model, php82, relations
- Language: PHP
- Homepage: https://michalsn.github.io/codeigniter-nested-model/
- Size: 894 KB
- Stars: 15
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeIgniter Nested Model
A simple model relations for CodeIgniter 4 framework.
[](https://github.com/michalsn/codeigniter-nested-model/actions/workflows/phpunit.yml)
[](https://github.com/michalsn/codeigniter-nested-model/actions/workflows/phpstan.yml)
[](https://github.com/michalsn/codeigniter-nested-model/actions/workflows/deptrac.yml)
[](https://coveralls.io/github/michalsn/codeigniter-nested-model?branch=develop)
## Installation
composer require michalsn/codeigniter-nested-model
## Docs
https://michalsn.github.io/codeigniter-nested-model