comhon-project / model-resolver-contract
A simple model resolver contract
Installs: 1 020
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
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