[Orchestrator] - Create a proper autoload file for the required library dependencies.
Requirements
Descriptive title for this enhancement
[Orchestrator] - Create a custom autoload for the required library dependencies.
Actual behavior
No autoloader exists, as composer is not available.
Expected behavior
Required class to be loaded properly.
Step by step description of new behaviour
New class allowing the loading of required dependencies.
Benefits
No need for composer to be installed and updated.
Possible Drawbacks
Ease of management via composer will be removed.