{"id":16673231,"url":"https://github.com/shadowhand/mvc-example","last_synced_at":"2025-07-26T03:03:49.038Z","repository":{"id":138464116,"uuid":"84974741","full_name":"shadowhand/mvc-example","owner":"shadowhand","description":"An example of modern MVC with clean separation","archived":false,"fork":false,"pushed_at":"2017-05-05T05:06:16.000Z","size":42,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T20:06:13.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/shadowhand.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-14T16:54:29.000Z","updated_at":"2025-03-23T14:44:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"a30e85ef-17ad-48c8-9915-5c69a490c02a","html_url":"https://github.com/shadowhand/mvc-example","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhand%2Fmvc-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhand%2Fmvc-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhand%2Fmvc-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowhand%2Fmvc-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowhand","download_url":"https://codeload.github.com/shadowhand/mvc-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":"2024-10-12T12:25:20.859Z","updated_at":"2025-04-09T20:06:18.467Z","avatar_url":"https://github.com/shadowhand.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVC Examples\n\nExamples for the talk [MVC to ADR](https://github.com/shadowhand/mvc-to-adr-talk):\n\n- Github login via [oauth2-github](https://github.com/thephpleague/oauth2-github)\n- Show a list of your repos\n- Show a list of your followers\n- Show a list of your stars\n\n## Using\n\nInstall all dependencies:\n\n```php\ncomposer install\n```\n\n[Register a new application](https://github.com/settings/applications/new) with\nthe following settings:\n\n- Homepage URL: `http://localhost:8000/`\n- Authorization callback URL: `http://localhost:8000/login/complete`\n\nThen copy the Client ID and Secret into a `.env` file:\n\n```\nGITHUB_CLIENT_ID=abc\nGITHUB_CLIENT_SECRET=xyz\n```\n\nStart a local development server:\n\n```php\nphp -S localhost:8000 -t public public/index.php\n```\n\nOpen \u003chttp://localhost:8000/\u003e and login.\n\n## License\n\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowhand%2Fmvc-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowhand%2Fmvc-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowhand%2Fmvc-example/lists"}