mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
CodeIgniter added under php
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user