BinaryStorage is a PHP binary key/value store designed for fast and efficient data access.
It supports any PHP serializable data, provides startsWith/contains searches, and includes data compaction to reduce disk usage.
GitHub: https://github.com/olivier-ls/binary-storage-php