{"id":16464669,"url":"https://github.com/deatil/slim-board","last_synced_at":"2026-04-11T21:03:29.112Z","repository":{"id":46263237,"uuid":"514192616","full_name":"deatil/slim-board","owner":"deatil","description":"简单社区论坛系统，使用slimphp开发","archived":false,"fork":false,"pushed_at":"2022-11-20T04:32:44.000Z","size":19472,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T10:29:37.466Z","etag":null,"topics":["bbs","forum","php","slim","slim-framework","slim4","slimphp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deatil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-15T08:26:19.000Z","updated_at":"2023-05-02T20:27:11.000Z","dependencies_parsed_at":"2023-01-22T17:30:38.171Z","dependency_job_id":null,"html_url":"https://github.com/deatil/slim-board","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/deatil%2Fslim-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Fslim-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Fslim-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Fslim-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deatil","download_url":"https://codeload.github.com/deatil/slim-board/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241014060,"owners_count":19894186,"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":["bbs","forum","php","slim","slim-framework","slim4","slimphp"],"created_at":"2024-10-11T11:29:07.442Z","updated_at":"2026-04-11T21:03:29.046Z","avatar_url":"https://github.com/deatil.png","language":"JavaScript","readme":"# slim-board 社区论坛系统\n\n\n## 项目介绍\n\n*  `slim-board` 是基于 `slimphp` 的 PHP 简单社区论坛系统\n*  orm 使用的是 Medoo 库\n*  视图驱动使用的是 Twig 库\n\n\n## 环境要求\n\n - PHP \u003e= 8.1.0\n - Fileinfo PHP Extension\n\n\n### 截图预览\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"50%\"\u003e\n            \u003ccenter\u003e\n                \u003cimg alt=\"登录\" src=\"https://user-images.githubusercontent.com/24578855/193317616-3e36a5d9-04eb-4d77-a270-edff1329d8f2.png\" /\u003e\n            \u003c/center\u003e\n        \u003c/td\u003e\n        \u003ctd width=\"50%\"\u003e\n            \u003ccenter\u003e\n                \u003cimg alt=\"控制台\" src=\"https://user-images.githubusercontent.com/24578855/193316333-d1272c1b-c750-4082-bc34-b89923bddd4b.png\" /\u003e\n            \u003c/center\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width=\"50%\"\u003e\n            \u003ccenter\u003e\n                \u003cimg alt=\"文章管理\" src=\"https://user-images.githubusercontent.com/24578855/193316606-71e3773e-bbe3-49fd-8a90-f3a01c4180d7.png\" /\u003e\n            \u003c/center\u003e\n        \u003c/td\u003e\n        \u003ctd width=\"50%\"\u003e\n            \u003ccenter\u003e\n                \u003cimg alt=\"分类管理\" src=\"https://user-images.githubusercontent.com/24578855/193316570-8340a36b-addd-4074-a2e1-09e165b299e7.png\" /\u003e\n            \u003c/center\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n更多截图\n[slim-board 截图](https://github.com/deatil/slim-board/issues/1)\n\n\n## 安装步骤\n\n1. 首先下载\n\n```php\ngit clone https://github.com/deatil/slim-board.git \n```\n\n2. 配置数据库的连接信息，并确认能够正常连接数据库\n\n```\ndata/config/database.php\n```\n\n3. 将数据库文件导入到数据库\n\n```\n/docs/slim_board.sql\n```\n\n4. 设置 `/data/log` 目录有写入权限 和 `/data/runtime` 目录有写入和读取权限\n\n5. 后台地址 `http://yourdomain.com/admin/index`, 登录账号：`admin` 及密码 `123456`\n\n\n## 问题反馈\n\n在使用中有任何问题，请使用以下联系方式联系我们\n\nGithub: https://github.com/deatil/slim-board\n\n\n## 特别鸣谢\n\n感谢以下的项目,排名不分先后\n\n - slim/slim\n \n - catfan/medoo\n \n - bryanjhv/slim-session\n \n - ramsey/uuid\n\n\n## 开源协议\n\n*  `slim-board` 遵循 `Apache2` 开源协议发布，在保留本系统版权的情况下提供个人及商业免费使用。 \n\n\n## 版权\n\n*  该系统所属版权归 deatil(https://github.com/deatil) 所有。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeatil%2Fslim-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeatil%2Fslim-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeatil%2Fslim-board/lists"}