Implement additional path search
closes #95
Not sure if I want to actually go as far as the example install autoloader (though I think it is necessary).
One problem I'm seeing when using this in my app is that some classes seemingly don't exist which might confuse users. Example PHPUnit inherits from a class not defined by PHPUnit
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
Is there any update on this before the bot closes the PR?
I've been using my fork without issue in my personal project. Not sure who to ask to merge this / review