{"id":21372938,"url":"https://github.com/hiqdev/php-data-mapper","last_synced_at":"2025-06-30T09:33:14.910Z","repository":{"id":42127061,"uuid":"268524072","full_name":"hiqdev/php-data-mapper","owner":"hiqdev","description":"Data Mapper","archived":false,"fork":false,"pushed_at":"2025-02-13T09:52:10.000Z","size":252,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-28T02:47:56.284Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiqdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-01T13:04:53.000Z","updated_at":"2025-02-13T09:52:15.000Z","dependencies_parsed_at":"2024-11-20T12:06:00.802Z","dependency_job_id":null,"html_url":"https://github.com/hiqdev/php-data-mapper","commit_stats":{"total_commits":232,"total_committers":4,"mean_commits":58.0,"dds":"0.34913793103448276","last_synced_commit":"62bd58164e58a31ff6d6c6b36d8c593c69074761"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hiqdev/php-data-mapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fphp-data-mapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fphp-data-mapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fphp-data-mapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fphp-data-mapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiqdev","download_url":"https://codeload.github.com/hiqdev/php-data-mapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiqdev%2Fphp-data-mapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262747911,"owners_count":23358063,"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":["hacktoberfest"],"created_at":"2024-11-22T08:24:12.836Z","updated_at":"2025-06-30T09:33:14.863Z","avatar_url":"https://github.com/hiqdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Mapper\n\n**Data Mapper**\n\n[![Latest Stable Version](https://poser.pugx.org/hiqdev/php-data-mapper/v/stable)](https://packagist.org/packages/hiqdev/php-data-mapper)\n[![Total Downloads](https://poser.pugx.org/hiqdev/php-data-mapper/downloads)](https://packagist.org/packages/hiqdev/php-data-mapper)\n[![Build Status](https://img.shields.io/travis/hiqdev/php-data-mapper.svg)](https://travis-ci.org/hiqdev/php-data-mapper)\n[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/php-data-mapper.svg)](https://scrutinizer-ci.com/g/hiqdev/php-data-mapper/)\n[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/php-data-mapper.svg)](https://scrutinizer-ci.com/g/hiqdev/php-data-mapper/)\n[![Dependency Status](https://www.versioneye.com/php/hiqdev:php-data-mapper/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:php-data-mapper/dev-master)\n\n[Data Mapper] based on Yii2 data base abstraction.\n\nDeliberately simple (no implicit behavior) library aimed to separate data persistence logics from data own logics.\n\n## Idea\n\n Abstraction    | Implementation                           | Examples\n----------------|------------------------------------------|--------------------------------------\nDomain Layer    | Entity, RepositoryInterface              | Customer, CustomerRepositoryInterface\nData Mapper 1   | Hydration, Attribution, Specification    | CustomerHydrator, CustomerAttribution\nData Mapper 2   | Repository, Query,                       | CustomerRepository, CustomerQuery\nData Access     | Query, QueryBuilder                      | PDO, ActiveRecord, HiArt\nDATA            | Storage                                  | DB, API, Queue, File System\n\n[Data Mapper]: https://en.wikipedia.org/wiki/Data_mapper_pattern\n\n## Installation\n\nThe preferred way to install this package is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```sh\nphp composer.phar require \"hiqdev/php-data-mapper\"\n```\n\nor add\n\n```json\n\"hiqdev/php-data-mapper\": \"*\"\n```\n\nto the require section of your composer.json.\n\n## License\n\nThis project is released under the terms of the BSD-3-Clause [license](LICENSE).\nRead more [here](http://choosealicense.com/licenses/bsd-3-clause).\n\nCopyright © 2017-2018, HiQDev (http://hiqdev.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiqdev%2Fphp-data-mapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiqdev%2Fphp-data-mapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiqdev%2Fphp-data-mapper/lists"}