aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 3151d94..c8a8eaa 100644
--- a/packages.json
+++ b/packages.json
@@ -4754,5 +4754,19 @@
"description": "LibFixMath 16:16 fixed point support for nim",
"license": "MIT",
"web": "https://github.com/Jeff-Ciesielski/fixmath"
+ },
+ {
+ "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"
}
]