Skip to content
Andrew Male edited this page Dec 12, 2017 · 8 revisions

Various Notes

Just a random clipping of notes from discussion(s).

Utils Package

Discussed having a utility (utils) package to house things that don't necessarily have homes. Considered rule that it would be a utility if it "was USEFUL but not REQUIRED and couldn't be part of a larger library." @c-butcher pressed that this would end up with future issues in the dependency chain, so as a result we ended up scrapping the idea and moving toward maybe making stoic-php-chain part of the 'core' dependency with some extra helpers tagging along.

Clone this wiki locally