We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170f448 commit 12027d1Copy full SHA for 12027d1
composer.json
@@ -0,0 +1,7 @@
1
+{
2
+ "name": "techlivezheng/phpctags",
3
+ "description": "An enhanced php ctags index generator.",
4
+ "keywords": ["ctags"],
5
+ "type": "library",
6
+ "bin": ["phpctags"]
7
+}
0 commit comments