{"id":14987333,"url":"https://github.com/monkenwu/codeigniter4-burner","last_synced_at":"2025-04-12T00:02:02.536Z","repository":{"id":59326463,"uuid":"535233853","full_name":"monkenWu/CodeIgniter4-Burner","owner":"monkenWu","description":"CodeIgniter4 out-of-the-box high-performance server.","archived":false,"fork":false,"pushed_at":"2023-10-30T14:03:29.000Z","size":337,"stargazers_count":40,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T00:01:57.851Z","etag":null,"topics":["codeigniter","codeigniter4","heigh-performance","openswoole","php","roadrunner","websocket","workerman"],"latest_commit_sha":null,"homepage":"https://ciburner.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monkenWu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-11T08:21:28.000Z","updated_at":"2025-01-09T09:01:02.000Z","dependencies_parsed_at":"2023-02-14T20:45:50.373Z","dependency_job_id":"9cfec0f5-25c5-448f-8d13-0b48ab76a3cc","html_url":"https://github.com/monkenWu/CodeIgniter4-Burner","commit_stats":{"total_commits":78,"total_committers":2,"mean_commits":39.0,"dds":0.02564102564102566,"last_synced_commit":"fd3264e8ae147e44a9bc8e7198ffbce9ec9fe809"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkenWu%2FCodeIgniter4-Burner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkenWu%2FCodeIgniter4-Burner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkenWu%2FCodeIgniter4-Burner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkenWu%2FCodeIgniter4-Burner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monkenWu","download_url":"https://codeload.github.com/monkenWu/CodeIgniter4-Burner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497805,"owners_count":21113984,"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":["codeigniter","codeigniter4","heigh-performance","openswoole","php","roadrunner","websocket","workerman"],"created_at":"2024-09-24T14:14:27.946Z","updated_at":"2025-04-12T00:02:02.417Z","avatar_url":"https://github.com/monkenWu.png","language":"PHP","readme":"# CodeIgniter4-Burner\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ciburner.com/\"\u003e\n    \u003cimg src=\"https://i.imgur.com/YI4RqdP.png\" alt=\"logo\" width=\"200\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nBurner is an out-of-the-box library for CodeIgniter4 that supports [RoadRunner](https://roadrunner.dev/), [Workerman](https://github.com/walkor/workerman), and [OpenSwoole](https://openswoole.com/) high-performance web servers.  All you need to do is open a few php extensions to dramatically speed up your CodeIgniter4 applications, allowing them to handle higher loads and more connections at the same time.\n\n[English Document](https://ciburner.com//en/introduction)\n\n[正體中文簡介](README_zh-TW.md)\n\n## Install\n\n### Prerequisites\n1. CodeIgniter Framework 4.4.0^\n2. Composer\n3. PHP8^\n\n### Composer Install\n\nUse \"Composer\" to download the library and its dependencies to the project\n\nYou can install the appropriate Driver according to your preference.\n\nEach Driver has its own development rules to be aware of, as well as some proprietary server commands, which you can find in their Git repository README files.\n\n* [OpenSwoole Driver](https://github.com/monkenWu/CodeIgniter4-Burner-OpenSwoole)\n\n  ```\n  composer require monken/codeigniter4-burner-openswoole:^1.0@beta\n  ```\n* [RoadRunner Driver](https://github.com/monkenWu/CodeIgniter4-Burner-RoadRunner)\n\n  ```\n  composer require monken/codeigniter4-burner-roadrunner:^1.0@beta\n  ```\n\n* [Workerman Driver](https://github.com/monkenWu/CodeIgniter4-Burner-Workerman)\n\n  ```\n  composer require monken/codeigniter4-burner-workerman:^1.0@beta\n  ```\n\nAfter installing the driver, initialize the server files using the built-in commands in the library\n\n```\nphp spark burner:init [RoadRunner, Workerman, OpenSwoole]\n```\n\n## Run\nRun the command in the root directory of your project:\n\n```\nphp spark burner:start\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkenwu%2Fcodeigniter4-burner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonkenwu%2Fcodeigniter4-burner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkenwu%2Fcodeigniter4-burner/lists"}