key-value-store icon indicating copy to clipboard operation
key-value-store copied to clipboard

A key-value store API with implementations for different backends.

Results 6 key-value-store issues
Sort by recently updated
recently updated
newest added

Ditto for webmozart/json. Last commit was 6 years ago, and there are major unresolved issues, especially PHP 8 compatibility (https://github.com/webmozart/json/issues/40 and https://github.com/webmozart/key-value-store/issues/27). If these packages are truly abandoned, please mark...

Are you planning to release version compatible with PHP8.0?

Serializer::unserialize() declares mixed as parameter type and string as return type, and actual implementation does vise versa.

Hey there! I just like your library and I'm using it for simple key-value stores :) I recently upgraded to PHP 8.0 on my local machine and discovered this is...

This removes files/dirs listed in `.gitattributes` from the distributed package.