{"id":25470181,"url":"https://github.com/thinkphp/gists","last_synced_at":"2025-11-04T18:30:30.643Z","repository":{"id":7133532,"uuid":"8429803","full_name":"thinkphp/gists","owner":"thinkphp","description":"A simple PHP class that provides an easy interface for gists GitHub.","archived":false,"fork":false,"pushed_at":"2013-03-05T20:02:13.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T14:54:26.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://thinkphp.ro/apps/php-hacks/gists/show.gists.php?user=thinkphp","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/thinkphp.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}},"created_at":"2013-02-26T09:58:27.000Z","updated_at":"2018-08-02T10:46:23.000Z","dependencies_parsed_at":"2022-08-20T06:50:16.366Z","dependency_job_id":null,"html_url":"https://github.com/thinkphp/gists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkphp","download_url":"https://codeload.github.com/thinkphp/gists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239437265,"owners_count":19638457,"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":[],"created_at":"2025-02-18T08:32:15.327Z","updated_at":"2025-11-04T18:30:30.582Z","avatar_url":"https://github.com/thinkphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gists\n-----\n\nA simple PHP class that provides an easy interface for gists GitHub.\n\nUsage\n-----\n\n```php\n\n    require_once('src/gists.class.php');\n\n    $obj = new Gist();\n\n    $user = 'thinkphp'; \n\n    $resp = json_decode( $obj-\u003eall( $user ), true );\n\n    print_r( $resp );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fgists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkphp%2Fgists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fgists/lists"}