Skip to content

Instantly share code, notes, and snippets.

@msmith-techempower
Created January 17, 2014 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msmith-techempower/8476741 to your computer and use it in GitHub Desktop.
Save msmith-techempower/8476741 to your computer and use it in GitHub Desktop.
{
"framework": "zend-framework",
"tests": [{
"default": {
"setup_file" : "setup",
"json_url" : "/json",
"db_url" : "/db",
"query_url" : "/db-multi?queries=",
"port" : 8080,
"approach" : "Realistic",
"classification" : "Fullstack",
"database" : "MySQL",
"framework" : "Zend",
"language" : "PHP",
"orm" : "Full",
"platform" : "PHP-FPM",
"webserver" : "nginx",
"os" : "Linux",
"database_os" : "Linux",
"display_name" : "zend",
"notes" : "",
"versus" : "php"
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment