Packages from niktomo

  • PHP

    niktomo/kasumi

    Reversible 63-bit integer scrambling using modular multiplicative inverse

  • PHP

    niktomo/kura

    A QueryBuilder-compatible APCu cache layer for Laravel reference data.

  • PHP

    niktomo/weighted-sample

    Weighted random sampling for PHP 8.2+. Supports repeatable draws (WeightedPool), destructive draws (DestructivePool), and box-gacha limited inventory (BoxPool) with alias-method O(1) picking and cryptographically secure randomness by default.