Libraries tagged by weighted
niktomo/weighted-sample
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.
mschandr/weighted-random
1 Downloads
Library for generating a weighted random sample
bright-cloud-studio/contao-weighted-search
4 Downloads
Allows adding weight to entries in the Search Index, or to keywords, to make them appear closer to the top in search results.
zbmowrey/weighted-levenshtein
0 Downloads
Weighted Levenshtein, Optimal String Alignment, and Damerau-Levenshtein distance for PHP 8.4+ — a port of infoscout/weighted-levenshtein.
romaten1/craft3-weightedsearch
16 Downloads
A remake of the weighted search plugin for Craft 2
karer/weighted-random
23 Downloads
Getting item from array by weight-based random system.
greensea/o1-weighted-random
8 Downloads
Weighted random item picker, in O(1) time complexity
nacosvel/load-balancer
3 Downloads
Implementing Several Load Balancing Scheduling Algorithms with PHP
ez-php/support
21 Downloads
General-purpose utility classes for the ez-php ecosystem — Range, WeightedRandom, TimeProbability, DailyQuota
calc/arithmetic
4753 Downloads
package for calculate arithmetic functions: GCD, LCM, average, weighted average, factors and primeFactors
vandetho/symflow-laravel
0 Downloads
A Symfony-compatible workflow engine for Laravel. State machines, Petri nets, guards, events, validation, weighted arcs, middleware, and YAML/JSON/PHP import/export.
univeros/profiling
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.
texxasrulez/signature_randomizer
7 Downloads
Roundcube plugin: multi-variant signatures with weighted randomization and theme-native UI.
setono/sylius-completeness-plugin
0 Downloads
Sylius plugin that computes a weighted, per-channel/per-locale enrichment completeness percentage for products.
rafalmasiarek/threat-detector
4 Downloads
Heuristic, modular threat detection (signal-only) with weighted float scoring, predefined thresholds, and PSR-15 middleware for PSR-7 apps.