{"id":26280790,"url":"https://github.com/tattersoftware/codeigniter4-repositories","last_synced_at":"2025-05-07T05:10:22.518Z","repository":{"id":57684205,"uuid":"527308425","full_name":"tattersoftware/codeigniter4-repositories","owner":"tattersoftware","description":"Strict repository pattern classes for CodeIgniter 4","archived":false,"fork":false,"pushed_at":"2024-01-18T14:28:31.000Z","size":78,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-10T03:53:32.614Z","etag":null,"topics":["codeigniter","codeigniter4","dao","ddd","dto","repositories"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tattersoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-21T19:36:22.000Z","updated_at":"2025-02-17T13:40:28.000Z","dependencies_parsed_at":"2025-04-10T03:53:34.320Z","dependency_job_id":"f020320e-e9a7-4630-aeb3-99ebd9e7314e","html_url":"https://github.com/tattersoftware/codeigniter4-repositories","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-repositories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-repositories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-repositories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-repositories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tattersoftware","download_url":"https://codeload.github.com/tattersoftware/codeigniter4-repositories/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252817630,"owners_count":21808706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeigniter","codeigniter4","dao","ddd","dto","repositories"],"created_at":"2025-03-14T15:17:51.071Z","updated_at":"2025-05-07T05:10:22.344Z","avatar_url":"https://github.com/tattersoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tatter\\Repositories\nStrict repository pattern classes for CodeIgniter 4\n\n[![](https://github.com/tattersoftware/codeigniter4-repositories/workflows/PHPUnit/badge.svg)](https://github.com/tattersoftware/codeigniter4-repositories/actions/workflows/phpunit.yml)\n[![](https://github.com/tattersoftware/codeigniter4-repositories/workflows/PHPStan/badge.svg)](https://github.com/tattersoftware/codeigniter4-repositories/actions/workflows/phpstan.yml)\n[![](https://github.com/tattersoftware/codeigniter4-repositories/workflows/Deptrac/badge.svg)](https://github.com/tattersoftware/codeigniter4-repositories/actions/workflows/deptrac.yml)\n[![Coverage Status](https://coveralls.io/repos/github/tattersoftware/codeigniter4-repositories/badge.svg?branch=develop)](https://coveralls.io/github/tattersoftware/codeigniter4-repositories?branch=develop)\n\n## Quick Start\n\n1. Install with Composer: `\u003e composer require tatter/repositories`\n2. Create your Entities extending `Tatter\\Repository\\Entity`\n3. Create your Repositories implementing `Tatter\\Repository\\RepositoryInterface`\n\n## Description\n\n**Repositories** is an alternate take on the data access layer for CodeIgniter 4. Following the\n[Repository Design Pattern](https://designpatternsphp.readthedocs.io/en/latest/More/Repository/README.html),\nthese classes work as a 1:1 replacement for your traditional framework Models, or as a part\nof a larger unit-of-work structure for [Domain Driven Design](https://thedomaindrivendesign.io/what-is-ddd/).\n\n## Installation\n\nInstall easily via Composer to take advantage of CodeIgniter 4's autoloading capabilities\nand always be up-to-date:\n* `\u003e composer require tatter/repositories`\n\nOr, install manually by downloading the source files and adding the directory to\n`app/Config/Autoload.php`.\n\n## Usage\n\nMore docs coming soon! In the meantime, see the example classes in [Testing](/tests/_support/Repositories)\nfor inspiration.\n\n## Development \u0026 Support\n\nPull Requests and Bug Reports are gladly accepted! Any feedback, suggestions, and general\ndiscussions should be in [Discussions](https://github.com/tattersoftware/codeigniter4-repositories/discussions).\n\nNew feature requests and support questions should be opened as a discussion first and will be\nmoved to Issues as necessary. There is no guarantee that these will be addressed, but priority\nwill be given based on sponsorship (see \"Sponsor this project\").\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftattersoftware%2Fcodeigniter4-repositories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftattersoftware%2Fcodeigniter4-repositories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftattersoftware%2Fcodeigniter4-repositories/lists"}