Move loading of Module classes out of dependencies.php and make slim-api Module which is loaded after all the external ones.
Perhaps in addition we need some core dependencies loaded before external ones, such as namespace, or perhaps that should be in the target projects Module, probably easier than guessing it based on folder name.
Move loading of Module classes out of dependencies.php and make slim-api Module which is loaded after all the external ones.
Perhaps in addition we need some core dependencies loaded before external ones, such as namespace, or perhaps that should be in the target projects Module, probably easier than guessing it based on folder name.