ニュース

Array manipulation. Get, set & delete keys with dot notation, also prepares an array to be put in a file (php array or json).
PHP dictionaries (indexed arrays) only allow the key to be a simple PHP type: string or integer. However, sometimes it's helpful to be able to index values by a multi-part key which are commonly used ...