+ base hydrator implementation added

This commit is contained in:
2020-11-28 01:54:00 +02:00
parent f43dac8374
commit 354b8a26ad
7 changed files with 2731 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"type": "library",
"description": "",
"keywords": [],
"homepage": "",
"homepage": "https://vague.tech",
"authors": [
{
"name": "Dan A. Haman",
@@ -22,5 +22,8 @@
}
},
"scripts": {
},
"require-dev": {
"phpunit/phpunit": "^9.4"
}
}
}