Hacker News new | ask | show | jobs
by cpollett 42 days ago
code looks pretty clean. is small and compact, decent benchmarks. might want to consider using an autoloader for classes.
1 comments

The PSR-4 definition is properly defined in composer. There's no need to include an autoloader. Any project pulling this in would have it's own.