Libraries tagged by probability
pouya1364/probabilistic-bundle
0 Downloads
Symfony bundle integration for probabilistic-php — Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog as configured services.
skyraptor/laravel-gdpr
4 Downloads
GDPR compliance with ease
pamiris/javascript-constants
377 Downloads
A simple tool for converting PHP constant classes into javascript constant objects
joniand/laravel-gdpr
5 Downloads
GDPR compliance with ease
jarir-ahmed/bd-mnp
4 Downloads
Mobile Number Portability (MNP) lookup for Bangladesh. Detect ported numbers, resolve current and original operators from MNP routing codes, and import MNP CSV data.
iperamuna/laravel-redis-bloom
1 Downloads
RedisBloom wrapper with auto-rotation, diagnostics, and metrics for Laravel
hlrlookup/php-sdk
37 Downloads
PHP SDK for the HLR Lookup API - HLR, MNP, and Number Validation lookups
hichxm/hyperloglog
35 Downloads
A PHP implementation of the HyperLogLog algorithm.
ginkelsoft/laravel-data-subject-access
0 Downloads
A Laravel package that implements GDPR art. 15 / 20 subject-access (inzageverzoek) exports across configured Eloquent models, in JSON or Markdown, with a tamper-evident access log.
ganglio/pds
32 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
azaharizaman/nexus-data-privacy
0 Downloads
Framework-agnostic data privacy core: data subject rights, consent management, retention policies, breach notification
audriga/jmap-openxport
40 Downloads
Provides JMAP support to existing PHP-based systems, in the context of the OpenXPort project
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
netesy/gringotts
3 Downloads
A NoSQL Database, with the portability of SQLite
jundayw/laravel-bm25
8 Downloads
bm25 is an algorithm used to evaluate the correlation between search terms and documents. It is an algorithm based on a probabilistic retrieval model.