{"id":20842814,"url":"https://github.com/mudge/engine-skeleton","last_synced_at":"2025-07-26T13:41:30.852Z","repository":{"id":57021720,"uuid":"115872808","full_name":"mudge/engine-skeleton","owner":"mudge","description":"A starter kit for a web application written with Engine","archived":false,"fork":false,"pushed_at":"2018-01-01T16:07:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T16:55:26.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/mudge/engine-skeleton","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/mudge.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":"2017-12-31T16:08:26.000Z","updated_at":"2017-12-31T16:26:04.000Z","dependencies_parsed_at":"2022-08-23T12:20:31.517Z","dependency_job_id":null,"html_url":"https://github.com/mudge/engine-skeleton","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/mudge%2Fengine-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudge%2Fengine-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudge%2Fengine-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudge%2Fengine-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudge","download_url":"https://codeload.github.com/mudge/engine-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243198658,"owners_count":20252248,"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-11-18T01:25:36.204Z","updated_at":"2025-03-12T10:25:22.995Z","avatar_url":"https://github.com/mudge.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Engine Skeleton\n\nThis is a starter kit for a web application written with [Engine](https://github.com/mudge/engine).\n\n**Current version:** Unreleased  \n**Supported PHP versions:** 7.1, 7.2\n\n## Creating an Engine project\n\n```console\n$ composer create-project mudge/engine-skeleton:dev-master my-project\n```\n\n## Running a development server\n\n```console\n$ cd my-project\n$ php -S localhost:8080 -t public\n```\n\nNow go to http://localhost:8080 and you should see a welcome page from Engine.\n\n## Running tests\n\n```console\n$ ./vendor/bin/phpunit\n```\n\n## Adding your own code\n\n* Add your tests to `tests`\n* Add your controllers to `src` and route requests to them in `public/index.php`\n* Add your own templates to `templates`\n* Add your own static files to `public`\n* Replace this README with something meaningful for your application\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudge%2Fengine-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudge%2Fengine-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudge%2Fengine-skeleton/lists"}