{"id":13549181,"url":"https://github.com/slimphp/Slim-Skeleton","last_synced_at":"2025-04-02T22:31:28.449Z","repository":{"id":3808226,"uuid":"4887741","full_name":"slimphp/Slim-Skeleton","owner":"slimphp","description":"Slim Framework 4 Skeleton Application","archived":false,"fork":false,"pushed_at":"2024-04-07T14:13:11.000Z","size":339,"stargazers_count":1561,"open_issues_count":11,"forks_count":475,"subscribers_count":83,"default_branch":"main","last_synced_at":"2024-04-14T17:01:45.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.slimframework.com","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/slimphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2012-07-04T17:03:09.000Z","updated_at":"2024-05-01T18:10:19.762Z","dependencies_parsed_at":"2023-12-02T06:24:46.221Z","dependency_job_id":"613af1c9-f7b2-4154-8327-59650c986abf","html_url":"https://github.com/slimphp/Slim-Skeleton","commit_stats":{"total_commits":263,"total_committers":54,"mean_commits":4.87037037037037,"dds":0.8060836501901141,"last_synced_commit":"bbcd8bc177d0f770190c47b95f370bf3119cd5ae"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimphp%2FSlim-Skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimphp%2FSlim-Skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimphp%2FSlim-Skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimphp%2FSlim-Skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slimphp","download_url":"https://codeload.github.com/slimphp/Slim-Skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246905105,"owners_count":20852812,"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-08-01T12:01:19.155Z","updated_at":"2025-04-02T22:31:27.855Z","avatar_url":"https://github.com/slimphp.png","language":"PHP","readme":"# Slim Framework 4 Skeleton Application\n\n[![Coverage Status](https://coveralls.io/repos/github/slimphp/Slim-Skeleton/badge.svg?branch=master)](https://coveralls.io/github/slimphp/Slim-Skeleton?branch=master)\n\nUse this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.\n\nThis skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.\n\n## Install the Application\n\nRun this command from the directory in which you want to install your new Slim Framework application. You will require PHP 7.4 or newer.\n\n```bash\ncomposer create-project slim/slim-skeleton [my-app-name]\n```\n\nReplace `[my-app-name]` with the desired directory name for your new application. You'll want to:\n\n* Point your virtual host document root to your new application's `public/` directory.\n* Ensure `logs/` is web writable.\n\nTo run the application in development, you can run these commands \n\n```bash\ncd [my-app-name]\ncomposer start\n```\n\nOr you can use `docker-compose` to run the app with `docker`, so you can run these commands:\n```bash\ncd [my-app-name]\ndocker-compose up -d\n```\nAfter that, open `http://localhost:8080` in your browser.\n\nRun this command in the application directory to run the test suite\n\n```bash\ncomposer test\n```\n\nThat's it! Now go build something cool.\n","funding_links":[],"categories":["PHP","其他微型框架 Micro Framework Extras","Table of Contents","目录","Boilerplates","Boilerplate"],"sub_categories":["Micro Framework Extras","微观框架-扩展 micro-framework-extras","Videos"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimphp%2FSlim-Skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslimphp%2FSlim-Skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimphp%2FSlim-Skeleton/lists"}