Compare commits

..

3 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
02948bbc94 Update README.md 2025-06-13 19:00:16 +00:00
Sammy Hori
46b3f94ae6 Merge pull request #1634 from princeaden1/CodeIgniter
CodeIgniter added under php
2025-06-13 20:00:07 +01:00
Adekunle
5230d163f1 CodeIgniter added under php 2025-05-29 21:20:45 +01:00
2 changed files with 10 additions and 0 deletions

View File

@@ -247,6 +247,7 @@ If you would like to be guided through how to contribute to a repository on GitH
## PHP
- [Appwrite](https://github.com/appwrite/appwrite) _(label: good first issue)_ <br> An End-to-end backend server for frontend and mobile developers. 🚀
- [CodeIgniter](https://github.com/codeigniter4/CodeIgniter4) _(label: good first issue)_ <br> A lightweight, fast PHP framework, it is easy to install and perfect for learning MVC architecture.
- [Deployer](https://github.com/deployphp/deployer) _(label: good-for-beginner)_ <br> A deployment tool written in PHP with support for popular frameworks out of the box.
- [Drupal](https://www.drupal.org/getting-involved-guide) _(label: n/a)_ <br> Leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels.
- [Flarum](https://github.com/flarum/core) _(label: Good-first-issue)_ <br> Simple forum software for building great communities.

View File

@@ -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",