{"id":42001914,"url":"https://github.com/makerbot/thingiverse-php","last_synced_at":"2026-01-26T01:31:07.672Z","repository":{"id":9657026,"uuid":"11594887","full_name":"makerbot/thingiverse-php","owner":"makerbot","description":"A PHP wrapper for the Thingiverse API.","archived":false,"fork":false,"pushed_at":"2022-09-09T17:33:33.000Z","size":238,"stargazers_count":11,"open_issues_count":1,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-10T20:23:07.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.thingiverse.com/developers","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/makerbot.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":"2013-07-22T23:30:28.000Z","updated_at":"2022-06-02T18:41:04.000Z","dependencies_parsed_at":"2023-01-11T17:40:14.430Z","dependency_job_id":null,"html_url":"https://github.com/makerbot/thingiverse-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/makerbot/thingiverse-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerbot%2Fthingiverse-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerbot%2Fthingiverse-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerbot%2Fthingiverse-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerbot%2Fthingiverse-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makerbot","download_url":"https://codeload.github.com/makerbot/thingiverse-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerbot%2Fthingiverse-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28763900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-01-26T01:31:06.935Z","updated_at":"2026-01-26T01:31:07.667Z","avatar_url":"https://github.com/makerbot.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Thingiverse\nA PHP wrapper for the Thingiverse API.\n\n###Motivation\nMaking awesome things easier!\n\n##Use\n###Configuration\n1. Login at http://www.thingiverse.com/developers\n2. Click on your app, then 'Edit this app'\n3. In the thingiverse.php `__construct()` method, enter your Client ID and Client Secret (from the Thingiverse.com app page) into `$this-\u003eclient_id` and `$this-\u003eclient_secret`\n4. Optionally enter your URL for Thingiverse to forward the user (and OAuth code) to in `$this-\u003eredirect_uri`\n\n###Implementation\n1. Import thingiverse.php `require_once 'thingiverse.php';`\n2. Create a new instance `$thingiverse = new Thingiverse();`. Optionally enter an access token (if you have it) as a parameter (skip the next two steps if you do this)\n3. Use `$thingiverse-\u003emakeLoginURL();` to create a link to authorize a user account for your app\n4. Once you receive a code from Thingiverse, `$thingiverse-\u003eoAuth('code here');`\n5. You're all set! \n\n##License\nThe MIT License (MIT)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakerbot%2Fthingiverse-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakerbot%2Fthingiverse-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakerbot%2Fthingiverse-php/lists"}