Search by

Packages from orieg · Transparency log

  • PHP

    orieg/expanse

    Native PHP bindings for Expanse via PIE / C ABI / FFI

  • Rust

    orieg/expanse-extension🥧

    Native PHP Zend Engine extension for Expanse: modern Judy arrays in pure Rust (ext-php-rs). Userland API: orieg/expanse.

  • C

    orieg/judy🥧

    PHP Judy implements sparse dynamic arrays (aka Judy Arrays).

  • 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.