Skip to content

Commit 79eda78

Browse files
committed
Added ReactPHP and Symfony
1 parent 2e5cc9a commit 79eda78

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,13 @@
560560
"image": "https://cdn4.iconfinder.com/data/icons/logos-3/600/React.js_logo-512.png",
561561
"language": "JavaScript"
562562
},
563+
"ReactPHP": {
564+
"imports": ["React\\", "react/react"],
565+
"technologies": ["Web Development"],
566+
"description": "ReactPHP is a low-level library for event-driven programming in PHP",
567+
"image": "https://avatars3.githubusercontent.com/u/1696866",
568+
"language": "PHP"
569+
},
563570
"Redux": {
564571
"imports": ["redux"],
565572
"technologies": ["Web Development"],
@@ -663,6 +670,13 @@
663670
"image": "https://raw.githubusercontent.com/sveltejs/branding/master/svelte-logo.png",
664671
"language": "JavaScript"
665672
},
673+
"Symfony": {
674+
"imports": ["Symfony\\", "symfony/symfony"],
675+
"technologies": ["Web Development", "PHP Frameworks", "MVC"],
676+
"description": "Symfony, High Performance PHP Framework for Web Development",
677+
"image": "https://avatars0.githubusercontent.com/u/143937",
678+
"language": "PHP"
679+
},
666680
"Tensorflow": {
667681
"imports": ["tensorflow"],
668682
"technologies": [

0 commit comments

Comments
 (0)