-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrew Male edited this page Dec 12, 2017
·
8 revisions
Just a random clipping of notes from discussion(s).
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.