{"id":18773101,"url":"https://github.com/webfactory/content-mapping-sourceadapter-propel","last_synced_at":"2026-03-10T13:33:53.939Z","repository":{"id":36008125,"uuid":"40301550","full_name":"webfactory/content-mapping-sourceadapter-propel","owner":"webfactory","description":"SourceAdapter for Propel Databases inside the webfactory/content-mapping mini framework","archived":false,"fork":false,"pushed_at":"2024-09-04T15:29:29.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-29T06:28:23.984Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-06T11:34:35.000Z","updated_at":"2024-09-04T15:29:08.000Z","dependencies_parsed_at":"2024-09-05T20:17:11.831Z","dependency_job_id":"6905b108-8da2-478c-aaa0-8ef52f686428","html_url":"https://github.com/webfactory/content-mapping-sourceadapter-propel","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.4285714285714286,"last_synced_commit":"1898def620cc8487e3c0fdd70f085c705258761b"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/webfactory/content-mapping-sourceadapter-propel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-propel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-propel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-propel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-propel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webfactory","download_url":"https://codeload.github.com/webfactory/content-mapping-sourceadapter-propel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webfactory%2Fcontent-mapping-sourceadapter-propel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30334681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:46.380Z","updated_at":"2026-03-10T13:33:53.917Z","avatar_url":"https://github.com/webfactory.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# content-mapping-sourceadapter-propel #\n\nSourceAdapter for Propel Databases in the [webfactory/content-mapping](https://github.com/webfactory/content-mapping)\nmini framework.\n\n## Installation ##\n\nAssuming you already have a working Propel installation, simply\n\n    composer require webfactory/content-mapping-sourceadapter-propel\n\n## Usage ##\n\n```php\nuse Webfactory\\ContentMapping\\Synchronizer;\nuse Webfactory\\ContentMapping\\SourceAdapter\\Propel\\GenericPropelSourceAdapter;\n\n$classNameToSynchronize = 'MyClass';\n$resultSetMethod = 'doSelectRS';\n$logger = ...; // optional: any PSR-3 logger\n\n$sourceAdapter = new GenericPropelSourceAdapter($classNameToSynchronize, $resultSetMethod, $logger);\n\n$synchronizer = new Synchronizer($sourceAdapter, $mapper, $destinationAdapter, $logger);\n```\n\nIf the `GenericPropelSourceAdapter` does not fit your needs, you may find the abstract `PropelSourceAdapter` helpful.\n\n## Credits, Copyright and License ##\n\nThis project was started at webfactory GmbH, Bonn.\n\n- \u003chttp://www.webfactory.de\u003e\n- \u003chttp://twitter.com/webfactory\u003e\n\nCopyright 2015 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-propel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebfactory%2Fcontent-mapping-sourceadapter-propel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfactory%2Fcontent-mapping-sourceadapter-propel/lists"}