{"id":20586959,"url":"https://github.com/imzlh/ioblog","last_synced_at":"2025-03-06T13:17:46.255Z","repository":{"id":181591080,"uuid":"587139764","full_name":"imzlh/ioBlog","owner":"imzlh","description":"ioBlog -- 极少依赖，纯php_cli开发的高速轻量博客程序","archived":false,"fork":false,"pushed_at":"2023-02-05T03:11:04.000Z","size":5439,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T23:27:42.976Z","etag":null,"topics":["blog","fast","http"],"latest_commit_sha":null,"homepage":"http://blog.imzlh.top/ioBlog","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/imzlh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-10T03:37:00.000Z","updated_at":"2024-07-25T03:06:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e69b66c1-bab5-409e-9ade-4b170b64a951","html_url":"https://github.com/imzlh/ioBlog","commit_stats":null,"previous_names":["imzlh/ioblog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2FioBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2FioBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2FioBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2FioBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imzlh","download_url":"https://codeload.github.com/imzlh/ioBlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242214940,"owners_count":20090722,"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":["blog","fast","http"],"created_at":"2024-11-16T07:14:37.678Z","updated_at":"2025-03-06T13:17:46.248Z","avatar_url":"https://github.com/imzlh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ioBlog\nioBlog -- 极少依赖，纯PHP-CLI开发的高效博客程序\nioBlog经历前3个版本的积淀，已经可以无障碍写文章了。自带的面板目前可以写文章改文章看状态...\n正如ioBlog的宗旨:\"快\u0026简单\"，ioBlog让PHP-CLI焕发生机，不再让PHP博客成为HEXO的手下败将\n\n## 1.快\nioBlog为快而研发，在单进程模式下轻轻松松**2MS**完成请求，在普通ARM-64主机(10ms)上甚至创下了比Typecho快10倍(opcache下120ms)的记录\n即使没有Keep-Alive的加持，内置JSON轻量级数据库和让一次编译长久使用现实化的ioHTTP就很好地完成了使命\n\n## 2.易\n若没有这一点，ioBlog就是造轮子。与HEXO一决高下地ioBlog是100%动态的，每次请求从内存中读取并动态解释模板文件，这让评论、搜索变得现实。\nioPanel就是与HEXO抗衡地最好例证，轻轻松松管理文章、1分钟完成安装。谁说性能与简易操作不可兼得？\n\n## 3.可扩展\nPHP动态解释让“插件”十分现实了。我们摒弃了传统博客的模板文件和难以辨认的形形色色文件夹以及长到难以置信的配置文件，只需要在/usr解压你的插件（或者主题），在面板上启用它。半分钟你就可以使用了。\nioBlog没有难以学习的内容，因为80%都是可视化，脏活累活那就交给插件吧\n\n## 4.轻量\nPHP有很多框架，但是我就是不用。即使有SQLite3这种简单易用的数据库，我就是要用JSON。只需要PHP原生自带的函数库ioBlog就可以运行！\n快不是凭空捏造的，ioBlog完全没有MVC的样子，**90%都是自己写的**，干净\u003cdel\u003e整洁\u003c/del\u003e\n\n - **开发者** iz(blog.imzlh.top)\n - **版本号** V0.1.0~内测版(DEV)\n - **感谢** ParseDown.php \u0026\u0026 jQuery \u0026\u0026 Marked\n \n 预览?\n ![1](view/1.png)\n  ![2](view/2.png)\n   ![3](view/3.png)\n   \n# 安装指南\n首次接触，可以`php run.php -h`看看命令列表。确保PHP版本 `\u003e=8.1` ，否则会报Fatal Error.\n当你准备就绪，可以`php run.php -s`或者指定端口号`php run.php --start=80`。\n浏览器打开{IP}:80，按照提示安装即可。当浏览器提示成功，重新执行`php run.php -s`\n想要LOG少一点?可以加参数--quiet！就这么简单...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimzlh%2Fioblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimzlh%2Fioblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimzlh%2Fioblog/lists"}