Hacker News new | ask | show | jobs
by dten 1576 days ago
You can add a file import to composer, which is built into vendor/autoload.php automatically. I suppose this allows you to load this as a package...
1 comments

That's not done lazily which is considered bad