FuzeWorks can now be properly loaded by Composer, without any lost functionality.
All classes that use this have been changed.
The test checks if instances from Config->getConfig() are the same.
Now it only features one (simpler) ORM, which is the ConfigFileORM. If a new type of config should be added, it should be done through models. Unit tests for the basic config class have been implemented.