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 d000288 commit dc40f20Copy full SHA for dc40f20
README.md
@@ -1,2 +1,3 @@
1
# php-json-schema
2
-JSON Schema integration for Event Engine
+
3
+Event Engine JSON Schema PHP Package
composer.json
@@ -1,6 +1,6 @@
{
"name": "event-engine/php-json-schema",
- "description": "JSON Schema integration for Event Engine",
+ "description": "Event Engine JSON Schema PHP Package",
4
"homepage": "https://event-engine.io/",
5
"license": "MIT",
6
"authors": [
0 commit comments