{"id":13746052,"url":"https://github.com/kenjis/codeigniter-simple-module","last_synced_at":"2025-04-15T00:54:23.801Z","repository":{"id":142580897,"uuid":"44577230","full_name":"kenjis/codeigniter-simple-module","owner":"kenjis","description":"CodeIgniter Simple Module","archived":false,"fork":false,"pushed_at":"2015-10-20T02:30:39.000Z","size":144,"stargazers_count":11,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-15T00:54:16.368Z","etag":null,"topics":[],"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/kenjis.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":"2015-10-20T02:30:19.000Z","updated_at":"2019-03-27T21:25:09.000Z","dependencies_parsed_at":"2023-03-14T06:40:52.036Z","dependency_job_id":null,"html_url":"https://github.com/kenjis/codeigniter-simple-module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenjis%2Fcodeigniter-simple-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenjis%2Fcodeigniter-simple-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenjis%2Fcodeigniter-simple-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenjis%2Fcodeigniter-simple-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenjis","download_url":"https://codeload.github.com/kenjis/codeigniter-simple-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986279,"owners_count":21194025,"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":[],"created_at":"2024-08-03T06:00:44.721Z","updated_at":"2025-04-15T00:54:23.779Z","avatar_url":"https://github.com/kenjis.png","language":"PHP","readme":"# CodeIgniter Simple Module\n\nThis is a simple module system using [CodeIgniter packages](https://www.codeigniter.com/user_guide/libraries/loader.html#application-packages). No HMVC.\n\n## Folder Structure\n\n```\ncodeigniter/\n├── application/\n│   ├── controllers/\n│   │   └── welcome -\u003e ../modules/welcome/controllers/\n│   └── modules/\n│       └── welcome/\n│           ├── controllers/\n│           ├── models/\n│           └── views/\n├── composer.json\n├── composer.lock\n├── public/\n│   └── index.php\n└── vendor/\n    └── codeigniter/\n        └── framework/\n            └── system/\n```\n\n### How to Run (PHP 5.4 or later)\n\n~~~\n$ cd /path/to/codeigniter\n$ php -S localhost:8000 -t public/ bin/router.php\n~~~\n\nAccess `http://localhost:8080/welcome`.\n","funding_links":[],"categories":["Module"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenjis%2Fcodeigniter-simple-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenjis%2Fcodeigniter-simple-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenjis%2Fcodeigniter-simple-module/lists"}