idct/php-rapid-cache-client
High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.
时间:2026-05-27 20:42
iliaal/phpser
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
时间:2026-05-20 18:12
scottchiefbaker/cache_sqlite
PHP object caching system with a SQLite backend store and automatic content expiration. Cache is stored using a SQLite database and persists on disk.
时间:2026-05-08 22:30
pie-extensions/igbinary
PIE-compatible mirror of igbinary/igbinary
时间:2026-04-21 15:57
h4kuna/serialize-polyfill
Provide methods for serialization and use igbinary if is available.
时间:2026-01-04 06:44
longman/laravel-lodash
Add more functional to Laravel
时间:2026-01-04 03:42
igbinary/igbinary
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for
时间:2025-11-26 19:08
petrknap/binary
Library for work with binary data and objects
时间:2024-03-31 11:23
coffeephp/igbinary
Provides classes for handling Igbinary data.
时间:2020-08-29 19:40
webscale/serializer
OOP abstraction of different serialization methods
时间:2014-03-23 15:26
alekseykorzun/memcached-wrapper-php
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
时间:2013-04-07 19:41
apix/cache
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
时间:2013-01-11 00:27