{"id":18773106,"url":"https://github.com/webfactory/content-mapping-sourceadapter-doctrine","last_synced_at":"2025-12-13T17:30:14.135Z","repository":{"id":48837313,"uuid":"40308016","full_name":"webfactory/content-mapping-sourceadapter-doctrine","owner":"webfactory","description":"SourceAdapter for Doctrine Databases inside the webfactory/content-mapping mini framework","archived":false,"fork":false,"pushed_at":"2021-07-09T07:26:36.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-29T13:38:09.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/webfactory.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":null,"support":null}},"created_at":"2015-08-06T14:04:33.000Z","updated_at":"2021-07-09T07:26:02.000Z","dependencies_parsed_at":"2022-09-11T22:00:34.638Z","dependency_job_id":null,"html_url":"https://github.com/webfactory/content-mapping-sourceadapter-doctrine","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-doctrine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-doctrine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-doctrine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-doctrine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webfactory","download_url":"https://codeload.github.com/webfactory/content-mapping-sourceadapter-doctrine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680983,"owners_count":19679509,"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":[],"created_at":"2024-11-07T19:32:47.304Z","updated_at":"2025-12-13T17:30:14.098Z","avatar_url":"https://github.com/webfactory.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# content-mapping-sourceadapter-doctrine #\n\nSourceAdapter for Doctrine entities in the [webfactory/content-mapping](https://github.com/webfactory/content-mapping)\nmini framework.\n\n\n## Installation ##\n\n    composer require webfactory/content-mapping-sourceadapter-doctrine\n\n\n## Usage ##\n\n```php\nuse Webfactory\\ContentMapping\\Synchronizer;\nuse Webfactory\\ContentMapping\\SourceAdapter\\Doctrine\\GenericDoctrineSourceAdapter;\n\n$repository = ...; // instance of your entity repository\n$repositoryMethod = 'findForSynchronization';\n\n$sourceAdapter = new GenericDoctrineSourceAdapter($repository, $repositoryMethod);\n\n$synchronizer = new Synchronizer($sourceAdapter, $mapper, $destinationAdapter, $logger);\n```\n\n\n## Credits, Copyright and License ##\n\nThis project was started at webfactory GmbH, Bonn.\n\n- \u003chttps://www.webfactory.de\u003e\n- \u003chttps://twitter.com/webfactory\u003e\n\nCopyright 2015-2016 webfactory GmbH, Bonn. Code released under [the MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfactory%2Fcontent-mapping-sourceadapter-doctrine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebfactory%2Fcontent-mapping-sourceadapter-doctrine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfactory%2Fcontent-mapping-sourceadapter-doctrine/lists"}