{"id":21826457,"url":"https://github.com/cadicvnn/shopify-api","last_synced_at":"2025-10-09T02:15:28.972Z","repository":{"id":58846667,"uuid":"108965572","full_name":"cadicvnn/shopify-api","owner":"cadicvnn","description":"Shopify API resources client in PHP","archived":false,"fork":false,"pushed_at":"2025-01-08T06:40:21.000Z","size":76,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-28T01:55:17.954Z","etag":null,"topics":["api","shopify","shopify-api"],"latest_commit_sha":null,"homepage":null,"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/cadicvnn.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}},"created_at":"2017-10-31T08:19:50.000Z","updated_at":"2025-01-08T06:38:54.000Z","dependencies_parsed_at":"2025-04-14T05:33:09.832Z","dependency_job_id":"bbb1b161-31a9-4c67-8cf7-897426df6460","html_url":"https://github.com/cadicvnn/shopify-api","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/cadicvnn/shopify-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadicvnn%2Fshopify-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadicvnn%2Fshopify-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadicvnn%2Fshopify-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadicvnn%2Fshopify-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cadicvnn","download_url":"https://codeload.github.com/cadicvnn/shopify-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadicvnn%2Fshopify-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000783,"owners_count":26082906,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","shopify","shopify-api"],"created_at":"2024-11-27T18:04:10.935Z","updated_at":"2025-10-09T02:15:28.957Z","avatar_url":"https://github.com/cadicvnn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopify API\n\nA simple [Shopify API](http://api.shopify.com/) client in PHP.\n\n## Requirements\n\n* PHP 5.4 (or higher)\n* ext-curl, ext-json\n\n## Installation\n\nGet the library via `Composer`\n\n```bash\ncomposer require secomapp/shopify-api\n```\n\n## Usage\n\nFirst you will need to initialise the client like this:\n\n```php\n$client = new \\Secomapp\\ClientApi($clientSecret, $shopName, $accessToken);\n```\n\nThen you can begin making requests like shown below. \n\n```php\n$orderApi = new \\Secomapp\\Resources\\Order($client);\n$oders = $orderApi-\u003eall();\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadicvnn%2Fshopify-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcadicvnn%2Fshopify-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadicvnn%2Fshopify-api/lists"}