Skip to content

tobiju/interop-config-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interop-config-tutorial

This is an implementation example for interop-config.

Implementation of ObtainsOptions in RepositoryFactory.

In this repo I implemented an example for using the ObtainsOptions from interop-config in your own project. The RepositoryFactory implements the ObtainsOptions interface. The ConfigurationTrait in this class will check if all expected configuration params were set in the config/main.php.

How to run this repo

Just clone the repo, composer install and run interop-config.

If you never used composer before you will find more infomations at https://getcomposer.org/.

Further Reading

You can find more Information about this example at tutorial.md.

More implementation examples are coming soon.

About

Implementation of interop-config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages