{"id":21052233,"url":"https://github.com/fwolf/tt-sync-plugin-api","last_synced_at":"2025-03-13T23:25:53.725Z","repository":{"id":56982767,"uuid":"102846508","full_name":"fwolf/tt-sync-plugin-api","owner":"fwolf","description":"Plugin API for Tt Sync https://github.com/fwolf/tt-sync","archived":false,"fork":false,"pushed_at":"2017-09-10T12:22:26.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T18:44:12.896Z","etag":null,"topics":["api","plugin","tt-sync"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwolf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-08T09:51:01.000Z","updated_at":"2017-09-10T12:24:09.000Z","dependencies_parsed_at":"2022-08-21T08:40:34.775Z","dependency_job_id":null,"html_url":"https://github.com/fwolf/tt-sync-plugin-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Ftt-sync-plugin-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Ftt-sync-plugin-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Ftt-sync-plugin-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Ftt-sync-plugin-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwolf","download_url":"https://codeload.github.com/fwolf/tt-sync-plugin-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243497092,"owners_count":20300192,"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":["api","plugin","tt-sync"],"created_at":"2024-11-19T16:00:52.010Z","updated_at":"2025-03-13T23:25:53.691Z","avatar_url":"https://github.com/fwolf.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin API for Tt Sync\n\n\n[![Build Status](https://travis-ci.org/fwolf/tt-sync-plugin-api.svg?branch=master)](https://travis-ci.org/fwolf/tt-sync-plugin-api)\n[![Latest Stable Version](https://poser.pugx.org/fwolf/tt-sync-plugin-api/v/stable)](https://packagist.org/packages/fwolf/tt-sync-plugin-api)\n[![License](https://poser.pugx.org/fwolf/tt-sync-plugin-api/license)](https://packagist.org/packages/fwolf/tt-sync-plugin-api)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/96a869bb-8a09-46df-8061-e721d13d9cff/mini.png)](https://insight.sensiolabs.com/projects/96a869bb-8a09-46df-8061-e721d13d9cff)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fwolf/tt-sync-plugin-api/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fwolf/tt-sync-plugin-api/?branch=master)\n\n\n\n## PluginFactoryInterface \u0026 AbstractPluginFactory class\n\nEach plugin should have their own factory class implement\n[PluginFactoryInterface](src/PluginApi/PluginFactoryInterface.php), and\nimplement plugin config after created.\n\n\n\n## PluginInterface \u0026 AbstractPlugin class\n\nAll plugins should implement\n[PluginInterface](src/PluginApi/PluginInterface.php),\n[AbstractPlugin](src/PluginApi/AbstractPlugin.php) is an implement with shared\nfeature.\n\n\n\n## MessageInterface \u0026 Message class\n\nMessages retrieved from source will be format to\n[MessageInterface](src/PluginApi/MessageInterface.php) instance, and transfer to\ndestination, this interface is a pipe between different message format from\ndifferent twitter like service.\n\n[Message](src/PluginApi/Message.php) is an implement, with message dump and\ncompare feature, can be used to save message and attachment to disk or sort them\nfor re-post.\n\n\n\n## AttachmentInterface Attachment class\n\nInterface for attachment, download feature included.\n\n\n\n## License\n\nDistribute under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwolf%2Ftt-sync-plugin-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwolf%2Ftt-sync-plugin-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwolf%2Ftt-sync-plugin-api/lists"}