{"id":33994098,"url":"https://github.com/chanywn/lemon-framework","last_synced_at":"2025-12-13T07:42:06.419Z","repository":{"id":62501026,"uuid":"89347907","full_name":"chanywn/lemon-framework","owner":"chanywn","description":"lemon-framework 是一个 基于 PHP 的微型框架","archived":false,"fork":false,"pushed_at":"2018-03-21T10:32:41.000Z","size":84,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-08T06:28:35.904Z","etag":null,"topics":["framework","lemon","php"],"latest_commit_sha":null,"homepage":"","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/chanywn.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-04-25T10:25:32.000Z","updated_at":"2019-08-21T14:21:18.000Z","dependencies_parsed_at":"2022-11-02T12:01:30.311Z","dependency_job_id":null,"html_url":"https://github.com/chanywn/lemon-framework","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/chanywn/lemon-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanywn%2Flemon-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanywn%2Flemon-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanywn%2Flemon-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanywn%2Flemon-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanywn","download_url":"https://codeload.github.com/chanywn/lemon-framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanywn%2Flemon-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27702108,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["framework","lemon","php"],"created_at":"2025-12-13T07:42:05.792Z","updated_at":"2025-12-13T07:42:06.408Z","avatar_url":"https://github.com/chanywn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lemon-framework\n🍋 是一个现代的 PHP 框架\n#### 相关项目\n\n基于 lemon 框架的博客项目 \n\nhttps://blog.codefun.cn/\n\n#### 如何使用\n\n1.安装\n```\ncomposer require chanywn/lemon dev-master\n```\n2.新建index.php文件\n```\nrequire 'vendor/autoload.php';\n\nuse Lemon\\Route;\n\nRoute::get('/', function($request, $response){\n\treturn $response-\u003ewrite('Hello lemon');\n});\n\nRoute::run();\n```\n3.执行内置服务器\n\n```\nphp -S localhost:4000\n```\n4.访问 localhost:4000","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanywn%2Flemon-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanywn%2Flemon-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanywn%2Flemon-framework/lists"}