{"id":36572793,"url":"https://github.com/ninvfeng/live","last_synced_at":"2026-01-12T07:19:51.353Z","repository":{"id":57027420,"uuid":"120065622","full_name":"ninvfeng/live","owner":"ninvfeng","description":"live php 又一个简洁高效的PHP框架","archived":false,"fork":false,"pushed_at":"2018-03-05T04:18:24.000Z","size":13,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-20T13:13:55.200Z","etag":null,"topics":["framework","live","php"],"latest_commit_sha":null,"homepage":null,"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/ninvfeng.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":"2018-02-03T06:24:15.000Z","updated_at":"2018-03-27T03:07:44.000Z","dependencies_parsed_at":"2022-08-23T16:11:09.714Z","dependency_job_id":null,"html_url":"https://github.com/ninvfeng/live","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ninvfeng/live","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninvfeng%2Flive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninvfeng%2Flive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninvfeng%2Flive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninvfeng%2Flive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninvfeng","download_url":"https://codeload.github.com/ninvfeng/live/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninvfeng%2Flive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","live","php"],"created_at":"2026-01-12T07:19:49.964Z","updated_at":"2026-01-12T07:19:51.348Z","avatar_url":"https://github.com/ninvfeng.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# live php 简洁高效的PHP框架\n## 框架核心只做了一件事: url地址到控制器方法的映射 支持多级控制器目录\n- 默认地址:/index/index 对应 app/controller/index.php控制器 index方法\n- /admin/user/list 对应 app/controller/admin/user.php控制器 list方法\n- /home/user/index/userinfo 对应 app/controller/home/user/index.php控制器 userinfo方法\n\n## 集成mysql操作\n[ninvfeng/mysql](https://github.com/ninvfeng/mysql)\n\n## 集成mongodb操作\n[ninvfeng/mongodb](https://github.com/ninvfeng/mongodb)\n\n## 集成数据验证\n['think-validate'](https://github.com/top-think/think-validate)\n\n## 封装get和post方法快速获取并验证请求参数\n- $id=get('id','require','请输入ID');\n- $username=post('username','require|min:6','请填写用户名且长度不少于6位');\n\n## 适用场景\n- 回归php简单的本质, 快速开始一个简单的项目\n- 框架核心只有短短几十行, 特别适合学习如何快速搭建一个自己的框架\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninvfeng%2Flive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninvfeng%2Flive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninvfeng%2Flive/lists"}