frechina

Results 2 issues of frechina

does this bundle work with doctrine odm mongodb?

Hi, Does KeyValue support nesting? I mean, can it deal with nested key-value array like the following? ``` ["someKey" => ["someOtherKey" => "someOtherValue"], "someKey2" => "someValue2"] ```