Skip to content

Instantly share code, notes, and snippets.

@nixoncode
Created October 8, 2020 21:09
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 nixoncode/eb94269c7677cffc59fb4dd25a84748d to your computer and use it in GitHub Desktop.
Save nixoncode/eb94269c7677cffc59fb4dd25a84748d to your computer and use it in GitHub Desktop.
{
"name": "nkosg/php-go-roadrunner",
"description": "a php slim application run by golang using roadrunner",
"type": "project",
"require": {
"slim/slim": "^4.5",
"spiral/roadrunner": "^1.8",
"slim/psr7": "^1.2",
"php-di/slim-bridge": "^3.0",
"slim/http": "^1.0"
},
"authors": [
{
"name": "Nixon Kosgei",
"email": "nkosgey6@gmail.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment