Most of the times I use plain text or JSON. Simply because is all I need for my use cases. In situations where things get more complicated, something else may work better, but for now, plain text works just fine. If it is in PHP, I may just have a config array that may get filled from a text file...