Is your enhancement related to a problem? Please describe.
Autoload would facilitate modularizing code by facilitating and simplifying where that code should be required. Autoload would provide a basis for modularizing the project over time.
Designs
No response
Describe alternatives you've considered
We could continue to use the already existing strategy of requiring and including files manually.
Code of Conduct
Is your enhancement related to a problem? Please describe.
Autoload would facilitate modularizing code by facilitating and simplifying where that code should be required. Autoload would provide a basis for modularizing the project over time.
Designs
No response
Describe alternatives you've considered
We could continue to use the already existing strategy of requiring and including files manually.
Code of Conduct