2017-01-28 21:37 GMT+01:00 Wes <netmo....@gmail.com>: > I suppose that is because they use just few functions. I don't think you > would want to have 20-30 functions in the same file :P >
I wouldn't call these just a few functions: - https://github.com/nikic/iter/blob/master/src/iter.php - https://github.com/amphp/amp/blob/master/lib/functions.php You might want to have a look at https://github.com/search?p=1&q=extension%3Ajson+functions+autoload&ref=searchresults&type=Code&utf8=%E2%9C%93 Regards, Niklas