From 5230d163f1d5e652e87e3ce4078a075fd3eba513 Mon Sep 17 00:00:00 2001 From: Adekunle Date: Thu, 29 May 2025 21:20:45 +0100 Subject: [PATCH] CodeIgniter added under php --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index e561cf2..4851dea 100644 --- a/data.json +++ b/data.json @@ -1211,6 +1211,15 @@ ], "description": "Symfony is a PHP framework for web applications and a set of reusable PHP components." }, + { + "name": "CodeIgniter", + "link": "https://github.com/codeigniter4/CodeIgniter4", + "label": "good first issue", + "technologies": [ + "PHP" + ], + "description": "A lightweight, fast PHP framework, it is easy to install and perfect for learning MVC architecture." + }, { "name": "Laravel Newsletters", "link": "https://github.com/spatie/laravel-newsletter",