* remove unmaintained DbSimple * add package db/dibi as substitute db abstraction
* so we can't directly use BackedEnum::tryFrom as validator, because if the Enum is of <int> and the string is not what php considers numeric, we get a straight TypeError Exception instead of null for failing the tryFrom.
* convert 'guides' (listing, viewing, writing & management) * don't allow comments on WIP guides