From 5ccc24851589eaeb0c9649af3479e5cd605c8261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Alejandro=20L=C3=B3pez=20L=C3=B3pez?= Date: Sat, 7 Sep 2024 16:53:07 -0400 Subject: [PATCH] Add Yii3 --- libraries.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libraries.json b/libraries.json index af88dd3..7c7bbf6 100644 --- a/libraries.json +++ b/libraries.json @@ -1316,6 +1316,12 @@ "description": "Yii2 is a fast, secure, and efficient PHP framework.", "image": "https://avatars.githubusercontent.com/u/993323" }, + "Yii3": { + "imports": ["Yiisoft\\Yii\\", "Yiisoft\\"], + "technologies": ["Web Development", "PHP Frameworks", "MVC"], + "description": "Yii3 is a fast, secure, and efficient PHP framework.", + "image": "https://avatars.githubusercontent.com/u/993323" + }, "Zend Framework 1": { "imports": ["Zend_"], "technologies": ["Web Development", "PHP Frameworks", "MVC"],