{"id":21898199,"url":"https://github.com/assad2008/yeeslim3","last_synced_at":"2025-04-15T18:32:34.511Z","repository":{"id":24385626,"uuid":"101360154","full_name":"assad2008/YeeSlim3","owner":"assad2008","description":"Slim开发框架","archived":false,"fork":false,"pushed_at":"2022-09-30T19:03:54.000Z","size":4100,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T23:34:18.041Z","etag":null,"topics":["mvc","mvc-framework","php","php7","skeleton","slim","slim-framework"],"latest_commit_sha":null,"homepage":"http://slim.yeedev.xyz","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/assad2008.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-08-25T03:02:03.000Z","updated_at":"2020-07-13T12:48:01.000Z","dependencies_parsed_at":"2022-07-25T14:02:14.220Z","dependency_job_id":null,"html_url":"https://github.com/assad2008/YeeSlim3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2FYeeSlim3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2FYeeSlim3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2FYeeSlim3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2FYeeSlim3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assad2008","download_url":"https://codeload.github.com/assad2008/YeeSlim3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128880,"owners_count":21217235,"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":["mvc","mvc-framework","php","php7","skeleton","slim","slim-framework"],"created_at":"2024-11-28T14:24:39.679Z","updated_at":"2025-04-15T18:32:34.465Z","avatar_url":"https://github.com/assad2008.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Slim3 项目骨架\n=============\n\n## 文档\n**SLIM FRAMEWORK :**  http://docs.slimframework.com/\n\n## 相关包\n\n\t\"slim/slim\": \"^3.8\",\n\t\"illuminate/database\": \"^5.4\",\n\t\"slim/csrf\": \"^0.8.1\",\n\t\"twig/twig\": \"^2.4\",\n\t\"tracy/tracy\": \"^2.4\",\n\t\"zf1/zend-registry\": \"^1.12\",\n\t\"leeoniya/dump-r\": \"^2.1\",\n\t\"doctrine/cache\": \"^1.6\",\n\t\"slim/twig-view\": \"^2.2\",\n\t\"slim/flash\": \"^0.2.0\"\n\n\n## 骨架结构\n\n\t├── app   - 项目目录\n\t│   ├── bootstrap.php     - 启动文件\n\t│   ├── config.php        - 配置文件\n\t│   ├── Controllers       - 控制器目录\n\t│   ├── Models            - 模型目录\n\t│   └── routers.php       - 路由\n\t├── composer.json\n\t├── composer.lock\n\t├── data                  - 缓存日志存放\n\t│   ├── cache\n\t│   └── logs\n\t├── public                - 网站根目录\n\t│   └── index.php\n\t├── readme.md\n\t├── vendor                - composer安装目录\n\t│   ├── autoload.php\n\t│   ├── composer\n\t│   ├── container-interop\n\t│   ├── doctrine\n\t│   ├── illuminate\n\t│   ├── leeoniya\n\t│   ├── nesbot\n\t│   ├── nikic\n\t│   ├── paragonie\n\t│   ├── pimple\n\t│   ├── psr\n\t│   ├── slim\n\t│   ├── symfony\n\t│   ├── tracy\n\t│   ├── twig\n\t│   └── zf1\n\t└── views                 - 视图目录\n\t    ├── cache             - 视图缓存\n\t    └── views             - 视图文件\n\n## 安装项目\n\n`composer create-project assad2008/yeeslim3 --stability=dev project-name`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassad2008%2Fyeeslim3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassad2008%2Fyeeslim3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassad2008%2Fyeeslim3/lists"}