Added nimzend package.

This commit is contained in:
Hans Raaf 2016-05-22 00:11:34 +02:00
parent 294fbac956
commit 7067f016a3

View File

@ -4717,5 +4717,19 @@
"description": "Define enums which values preserve their binary representation upon inserting or reordering",
"license": "MIT",
"web": "https://github.com/yglukhov/persistent_enums"
},
{
"name": "nimzend",
"url": "https://github.com/metatexx/nimzend",
"method": "git",
"tags": [
"zend",
"php",
"binding",
"extension"
],
"description": "Native Nim Zend API glue for easy PHP extension development.",
"license": "MIT",
"web": "https://github.com/metatexx/nimzend"
}
]