{"id":14987196,"url":"https://github.com/codeigniter4/devstarter","last_synced_at":"2025-07-23T09:37:52.047Z","repository":{"id":56955135,"uuid":"166565480","full_name":"codeigniter4/devstarter","owner":"codeigniter4","description":"ABANDONED! Starter project based on develop branch","archived":false,"fork":false,"pushed_at":"2020-02-18T16:59:22.000Z","size":223,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T20:21:46.142Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeigniter4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-19T16:05:10.000Z","updated_at":"2021-05-17T01:31:16.000Z","dependencies_parsed_at":"2022-08-21T04:40:25.165Z","dependency_job_id":null,"html_url":"https://github.com/codeigniter4/devstarter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeigniter4/devstarter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeigniter4%2Fdevstarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeigniter4%2Fdevstarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeigniter4%2Fdevstarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeigniter4%2Fdevstarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeigniter4","download_url":"https://codeload.github.com/codeigniter4/devstarter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeigniter4%2Fdevstarter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266655772,"owners_count":23963557,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-09-24T14:14:14.481Z","updated_at":"2025-07-23T09:37:52.014Z","avatar_url":"https://github.com/codeigniter4.png","language":"PHP","readme":"# CodeIgniter 4 \"Dev\" Application Starter\n\nNOTE: This repo is deprecated as of the official 4.0.0 release. It was originally made available for pre-release work\nso is no longer necessary. If you require a similar setup, install the appstarter repo instead, and manually change\n`composer.json` to point to the `dev-develop` branch.\n\n## What is CodeIgniter?\n\nCodeIgniter is a PHP full-stack web framework that is light, fast, flexible, and secure. \nMore information can be found at the [official site](http://codeigniter.com).\n\nThis repository holds a composer-installable app starter.\nIt has been built from the \n[development repository](https://github.com/codeigniter4/CodeIgniter4).\n\n**This is pre-release code and should not be used in production sites.**\n\n--- \n \n**CAUTION: This app starter is EXPERIMENTAL, and likely to change before\nthe framework release. We are looking for feedback and suggestions!**  \n\n---\n\nMore information about the plans for version 4 can be found in [the announcement](http://forum.codeigniter.com/thread-62615.html) on the forums.\n\nThe user guide corresponding to this version of the framework can be found\n[here](https://codeigniter4.github.io/CodeIgniter4/). \n\n##Installation \u0026 updates\n\n`composer create-project codeigniter4/devstarter -s dev` then `composer update` whenever\nyou want to pull the latest updates.\n\n**Compare your `app/Config` folder to that inside `vendor/codeigniter4/codeigniter4/app/Config`,\nas there could be changes in the latter that need to be copied\ninto yours.**\n\n##Setup\n\nCopy `env` to `.env` and tailor for your app, specifically the baseURL\nand any database settings.\n\n## Important Change with index.php\n\n`index.php` is no longer in the root of the project! It has been moved inside the *public* folder,\nfor better security and separation of components.\n\nThis means that you should configure your web server to \"point\" to your project's *public* folder, and\nnot to the project root. A better practice would be to configure a virtual host to point there. A poor practice would be to point your web server to the project root and expect to enter *public/...*, as the rest of your logic and the\nframework are exposed.\n\n**Please** read the user guide for a better explanation of how CI4 works!\nThe user guide updating and deployment is a bit awkward at the moment, but we are working on it!\n\n## Server Requirements\nPHP version 7.2 or higher is required, with the following extensions installed: \n\n- [intl](http://php.net/manual/en/intl.requirements.php)\n- [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\\CURLRequest library\n\nAdditionally, make sure that the following extensions are enabled in your PHP:\n\n- json (enabled by default - don't turn it off)\n- [mbstring](http://php.net/manual/en/mbstring.installation.php)\n- [mysqlnd](http://php.net/manual/en/mysqlnd.install.php)\n- xml (enabled by default - don't turn it off)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeigniter4%2Fdevstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeigniter4%2Fdevstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeigniter4%2Fdevstarter/lists"}