Libraries tagged by resampling

mfonte/sparsedigest

0 Favers
3 Downloads

Fast PHP file hashing library using intelligent sampling. Reads only selected portions of large binary files instead of full content, dramatically reducing I/O overhead. Automatically falls back to full-file hashing for text files. Deterministic, non-cryptographic, optimized for change detection.

Go to Download


univeros/profiling

0 Favers
0 Downloads

bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.

Go to Download


phparrot/parrot

0 Favers
9 Downloads

Rule-based generation of fixture databases by sampling operational databases. Forked from maple-syrup-group/dbsampler

Go to Download


niktomo/weighted-sample

0 Favers
0 Downloads

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

Go to Download


mostafaarafat/laravel-n1-detector

3 Favers
3 Downloads

Production-safe N+1 query detector for Laravel with sampling, fingerprinting, and alerting.

Go to Download


michaelfrank-dev/php-trng

0 Favers
0 Downloads

Robust PHP library for retrieving true random numbers (TRNG) from quantum and hardware sources, featuring rejection sampling and resilient fallback chains.

Go to Download


maple-syrup-group/dbsampler

3 Favers
32004 Downloads

Rule-based generation of fixture databases by sampling operational databases

Go to Download


<< Previous