{"id":20725023,"url":"https://github.com/kadirermantr/unify-x","last_synced_at":"2026-04-15T22:37:16.924Z","repository":{"id":240866676,"uuid":"802978699","full_name":"kadirermantr/unify-x","owner":"kadirermantr","description":"It is an API platform developed to simplify user management and integration processes.","archived":false,"fork":false,"pushed_at":"2024-12-14T23:04:23.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T15:03:42.189Z","etag":null,"topics":["backend","laravel","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/kadirermantr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-19T19:14:38.000Z","updated_at":"2024-12-14T23:04:21.000Z","dependencies_parsed_at":"2025-10-10T15:03:45.866Z","dependency_job_id":"e575be29-f11c-4ce6-bd21-dbb4c74969ca","html_url":"https://github.com/kadirermantr/unify-x","commit_stats":null,"previous_names":["kadirermantr/unify-x"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kadirermantr/unify-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirermantr%2Funify-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirermantr%2Funify-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirermantr%2Funify-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirermantr%2Funify-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kadirermantr","download_url":"https://codeload.github.com/kadirermantr/unify-x/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadirermantr%2Funify-x/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["backend","laravel","php"],"created_at":"2024-11-17T04:17:01.030Z","updated_at":"2026-04-15T22:37:16.917Z","avatar_url":"https://github.com/kadirermantr.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unify-X\n\n- **Programming Language:** PHP\n- **Framework:** Laravel\n- **Authentication:** [Laravel Passport](https://laravel.com/docs/passport)\n- **API Documentation:** [Unify-X - Api Doc](https://documenter.getpostman.com/view/17277990/2sA3QngtHe)\n- **API Testing:** Postman\n- **Database Diagram:** [Diagram](https://dbdiagram.io/d/Unify-X-664c34e4f84ecd1d22b58a7c)\n\n## Installation\n\n```bash\ncp .env.example .env\ncomposer install\nphp artisan migrate\nphp artisan key:generate \nphp artisan passport:client --personal\n```\n\n---\n\n# Manage Integration Command\n\n**Signature:** `integration:manage {action} {id?} {--marketplace=} {--username=} {--password=}`\n\nThis command is used to manage integrations by allowing you to create, update, and delete integrations.\n\n### Actions\n- `create`: Create a new integration.\n- `update`: Update an existing integration.\n- `delete`: Delete an existing integration.\n\n## Options\n\n- `--marketplace=`: The marketplace for the integration (required for `create` and `update` actions).\n- `--username=`: The username for authentication (required for `create` and `update` actions).\n- `--password=`: The password for authentication (required for `create` and `update` actions).\n\n## Usage\n\n### Create an Integration\n\nTo create a new integration, use the `create` action and provide the required options:\n\n```bash\nphp artisan integration:manage create --marketplace=trendyol --username=test@gmail.com --password=12345678\n```\n\n### Update an Integration\n\nTo update an existing integration, use the `update` action, provide the integration id, and the required options:\n\n```bash\nphp artisan integration:manage update 1 --marketplace=hepsiburada --username=test@gmail.com --password=12345678\n```\n\n###  Delete an Integration\n\nTo delete an existing integration, use the `delete` action and provide the integration id:\n\n```bash\nphp artisan integration:manage delete 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadirermantr%2Funify-x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkadirermantr%2Funify-x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadirermantr%2Funify-x/lists"}