ez-php/support
General-purpose utility classes for the ez-php ecosystem — Range, WeightedRandom, TimeProbability, DailyQuota
时间:2026-04-25 08:32
niktomo/weighted-sample
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.
时间:2026-03-29 15:17
byjg/text-classifier
A PHP text classifier supporting binary spam filtering (Robinson-Fisher Bayesian) and multi-class Naive Bayes classification, with optional LLM-assisted active learning fallback.
时间:2026-03-07 17:53
specoto/besian-ai-stats
Bayesian Statistics Library for AI Code Generation Predictability Metrics
时间:2026-02-01 12:01
gburtini/distributions
PHP implementation of a number of statistical probability distributions: normal, beta, gamma, etc.
时间:2026-01-04 18:51
markrogoyski/math-php
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
时间:2026-01-04 10:40
robier/probability-checker
Probability Checker is a simple library that helps you to check the probability of an event.
时间:2024-05-16 22:06
saggre/weighted-random
Get weighted random samples using the alias method
时间:2023-07-02 16:56
antikirra/probability
Lightweight PHP micro-library for probabilistic and deterministic code execution — feature flags, A/B testing, gradual rollouts and sampling.
时间:2023-05-24 12:45
jerry58321/probability-random
This is a random number generator that controls the range and probability interval.
时间:2023-05-24 09:25
assisted-mindfulness/bayesian-average
A Bayesian average is a method of estimating the mean of a population using outside information, especially a pre-existing belief, which is factored into the calculation.
时间:2022-09-19 20:17
ilicmiljan/weighted-ratings
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
时间:2022-06-05 18:17
bentools/split-test-analyzer
Bayesian probability calculator for split testing / AB testing.
时间:2017-08-28 10:20
dwo/math
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank
时间:2016-11-10 19:31
shrink0r/sentimental
Multinomial naive bayesian classifier for php.
时间:2015-11-07 22:54