{"id":17035408,"url":"https://github.com/hhxsv5/codeigniter-c","last_synced_at":"2025-10-30T07:11:10.594Z","repository":{"id":66354986,"uuid":"32618300","full_name":"hhxsv5/codeigniter-c","owner":"hhxsv5","description":"Customized CodeIgniter contains Controller/Model/Output/Router/Layout/Request/UserIdentity.","archived":false,"fork":false,"pushed_at":"2017-11-24T16:09:13.000Z","size":1635,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-28T00:54:49.202Z","etag":null,"topics":["codeigniter3","customized-codeigniter","customized-controller","customized-model","customized-output","customized-router"],"latest_commit_sha":null,"homepage":"","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/hhxsv5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license.txt","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}},"created_at":"2015-03-21T03:21:10.000Z","updated_at":"2020-03-04T13:40:24.000Z","dependencies_parsed_at":"2023-06-07T23:00:38.948Z","dependency_job_id":null,"html_url":"https://github.com/hhxsv5/codeigniter-c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hhxsv5/codeigniter-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhxsv5%2Fcodeigniter-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhxsv5%2Fcodeigniter-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhxsv5%2Fcodeigniter-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhxsv5%2Fcodeigniter-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhxsv5","download_url":"https://codeload.github.com/hhxsv5/codeigniter-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhxsv5%2Fcodeigniter-c/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281762973,"owners_count":26557328,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["codeigniter3","customized-codeigniter","customized-controller","customized-model","customized-output","customized-router"],"created_at":"2024-10-14T08:46:47.447Z","updated_at":"2025-10-30T07:11:10.558Z","avatar_url":"https://github.com/hhxsv5.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My customized CodeIgniter\n## CI version: 3.0.4\n## Implements:\n1. core controller class `MY_Controller`\n\t- getRequest()\n\t- responseJson()\n\t- redirect()\n\t- render()\n\t- renderWithoutLayout()\n\t- registerCssFile()\n\t- registerScriptFile()\n\t- getPageTitle()\n\t- setPageTitle()\n\t- getPageDescription()\n\t- setPageDescription()\n\t- getPageKeywords()\n\t- setPageKeywords()\n\t- getLayout()\n\t- setLayout()\n\t- createUrl()\n\t- show404()\n2. core model class `MY_Model`\n\t- getTableName()\n\t- getPrimaryKey()\n\t- getAttributes()\n\t- find()\n\t- findByPk()\n\t- findByAttributes()\n\t- findAllByAttributes()\n\t- _select()\n\t- _where()\n\t- _groupby()\n\t- _orderby()\n\t- _limit()\n\t- _getAll()\n\t- _getRow()\n\t- findAll()\n\t- insert()\n\t- insertBatch()\n\t- updateByPk()\n\t- updateAll()\n\t- replace()\n\t- deleteAll()\n\t- deleteByPk()\n\t- count()\n\t- countByPk()\n\t- max()\n\t- min()\n\t- sum()\n\t- avg()\n\t- increase()\n\t- decrease()\n\t- query()\n\t- queryAll()\n\t- transBegin()\n\t- transCommit()\n\t- transRollback()\n\t- transStatus()\n3. core router class `MY_Router`: support controller class name format \"XxxController\" and action name format \"actionYyy\"\n4. core output class `MY_Output`: support output JSON string\n5. library: `Request`, `AbstractUserIdentity`,`AdminUserIdentity`\n6. views: split layout from view, keep layout in folder `layouts`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhxsv5%2Fcodeigniter-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhxsv5%2Fcodeigniter-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhxsv5%2Fcodeigniter-c/lists"}