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 4a54a50 commit 2b0441cCopy full SHA for 2b0441c
composer.json
@@ -3,7 +3,10 @@
3
"description": "Enumerations for PHP 5 (without SplEnum)",
4
"type": "library",
5
"keywords": [
6
- "enum"
+ "enum",
7
+ "enumeration",
8
+ "typehint",
9
+ "type-hint"
10
],
11
"homepage": "http://www.marc-bennewitz.de/",
12
"license": "BSD-3-Clause",
0 commit comments