comhon-project / model-resolver-contract
A simple model resolver contract
Package info
github.com/comhon-project/model-resolver-contract
pkg:composer/comhon-project/model-resolver-contract
v2.0.0
2024-07-03 19:41 UTC
Requires
- php: >=8.0
Requires (Dev)
- phpunit/phpunit: ^10.4
README
Provide a basic contract that makes a bridge between application layer and any API by binding unique names and PHP classes.
You can find an example of implementation here