|
@@ -2,6 +2,30 @@
|
|
"framework": "symfony",
|
|
"framework": "symfony",
|
|
"tests": [{
|
|
"tests": [{
|
|
"default": {
|
|
"default": {
|
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
|
+ "json_url": "/json",
|
|
|
|
+ "db_url": "/db",
|
|
|
|
+ "update_url": "/updates?queries=",
|
|
|
|
+ "query_url": "/queries?queries=",
|
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
|
+ "port": 8080,
|
|
|
|
+ "approach": "Realistic",
|
|
|
|
+ "classification": "Fullstack",
|
|
|
|
+ "database": "Postgres",
|
|
|
|
+ "framework": "symfony",
|
|
|
|
+ "language": "PHP",
|
|
|
|
+ "flavor": "PHP8",
|
|
|
|
+ "orm": "Full",
|
|
|
|
+ "platform": "FPM/FastCGI",
|
|
|
|
+ "webserver": "nginx",
|
|
|
|
+ "os": "Linux",
|
|
|
|
+ "database_os": "Linux",
|
|
|
|
+ "display_name": "symfony",
|
|
|
|
+ "notes": "",
|
|
|
|
+ "versus": "php",
|
|
|
|
+ "tags": []
|
|
|
|
+ },
|
|
|
|
+ "mysql": {
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
"json_url": "/json",
|
|
"json_url": "/json",
|
|
"db_url": "/db",
|
|
"db_url": "/db",
|
|
@@ -23,7 +47,7 @@
|
|
"display_name": "symfony",
|
|
"display_name": "symfony",
|
|
"notes": "",
|
|
"notes": "",
|
|
"versus": "php",
|
|
"versus": "php",
|
|
- "tags": ["broken"]
|
|
|
|
|
|
+ "tags": []
|
|
},
|
|
},
|
|
"raw": {
|
|
"raw": {
|
|
"db_url": "/raw/db",
|
|
"db_url": "/raw/db",
|
|
@@ -32,7 +56,7 @@
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Fullstack",
|
|
"classification": "Fullstack",
|
|
- "database": "MySQL",
|
|
|
|
|
|
+ "database": "Postgres",
|
|
"framework": "symfony",
|
|
"framework": "symfony",
|
|
"language": "PHP",
|
|
"language": "PHP",
|
|
"flavor": "PHP8",
|
|
"flavor": "PHP8",
|
|
@@ -44,7 +68,7 @@
|
|
"display_name": "symfony-raw",
|
|
"display_name": "symfony-raw",
|
|
"notes": "",
|
|
"notes": "",
|
|
"versus": "php",
|
|
"versus": "php",
|
|
- "tags": ["broken"]
|
|
|
|
|
|
+ "tags": []
|
|
},
|
|
},
|
|
"swoole": {
|
|
"swoole": {
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
@@ -56,7 +80,7 @@
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Fullstack",
|
|
"classification": "Fullstack",
|
|
- "database": "MySQL",
|
|
|
|
|
|
+ "database": "Postgres",
|
|
"framework": "symfony",
|
|
"framework": "symfony",
|
|
"language": "PHP",
|
|
"language": "PHP",
|
|
"flavor": "None",
|
|
"flavor": "None",
|
|
@@ -68,7 +92,7 @@
|
|
"display_name": "symfony-swoole",
|
|
"display_name": "symfony-swoole",
|
|
"notes": "",
|
|
"notes": "",
|
|
"versus": "swoole",
|
|
"versus": "swoole",
|
|
- "tags": ["broken"]
|
|
|
|
|
|
+ "tags": []
|
|
},
|
|
},
|
|
"workerman": {
|
|
"workerman": {
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
@@ -80,7 +104,7 @@
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Fullstack",
|
|
"classification": "Fullstack",
|
|
- "database": "MySQL",
|
|
|
|
|
|
+ "database": "Postgres",
|
|
"framework": "symfony",
|
|
"framework": "symfony",
|
|
"language": "PHP",
|
|
"language": "PHP",
|
|
"flavor": "PHP8",
|
|
"flavor": "PHP8",
|
|
@@ -92,7 +116,7 @@
|
|
"display_name": "symfony-workerman",
|
|
"display_name": "symfony-workerman",
|
|
"notes": "",
|
|
"notes": "",
|
|
"versus": "php",
|
|
"versus": "php",
|
|
- "tags": ["broken"]
|
|
|
|
|
|
+ "tags": []
|
|
},
|
|
},
|
|
"franken": {
|
|
"franken": {
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
@@ -104,7 +128,7 @@
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Fullstack",
|
|
"classification": "Fullstack",
|
|
- "database": "MySQL",
|
|
|
|
|
|
+ "database": "Postgres",
|
|
"framework": "symfony",
|
|
"framework": "symfony",
|
|
"language": "PHP",
|
|
"language": "PHP",
|
|
"flavor": "PHP8",
|
|
"flavor": "PHP8",
|
|
@@ -116,7 +140,7 @@
|
|
"display_name": "symfony-frankenphp",
|
|
"display_name": "symfony-frankenphp",
|
|
"notes": "Use php 8.2",
|
|
"notes": "Use php 8.2",
|
|
"versus": "php",
|
|
"versus": "php",
|
|
- "tags": ["broken"]
|
|
|
|
|
|
+ "tags": []
|
|
}
|
|
}
|
|
}]
|
|
}]
|
|
}
|
|
}
|