orieg member since: Dec 21, 2014 · Transparency log
orieg's packages
-
-
PHP
orieg/judy-cache
PSR-16 cache backed by Judy arrays, with O(range) prefix invalidation. For long-running PHP (Octane, Swoole, RoadRunner, FrankenPHP workers).
-
PHP
orieg/judy-polyfill
Pure-PHP polyfill for the Judy extension (sparse dynamic arrays). Provides the Judy class API when ext-judy is not installed.