| ▲ | cpollett 4 hours ago | |
code looks pretty clean. is small and compact, decent benchmarks. might want to consider using an autoloader for classes. | ||
| ▲ | hparadiz 4 hours ago | parent [-] | |
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. | ||