Packages from belisoful · Transparency log
-
-
PHP
belisoful/prado-bayesian
Bayesian classification and recommendation for the PRADO PHP framework: Naive Bayes spam filtering, multinomial/Bernoulli/complement Naive Bayes, TF-IDF weighting, evaluation metrics, and a probabilistic recommender.
-
-
PHP
belisoful/prado-compression
Additional Prado ICompressor codecs, including an xz/LZMA codec with a native-extension-or-CLI fallback.
-
PHP
belisoful/prado-http2
HTTP/2 (RFC 9113) for the PRADO PHP framework, implemented over the system libnghttp2 via FFI. Provides general HTTP/2 sessions and streams; the basis for HTTP/2 servers, clients, and RFC 8441 WebSocket multiplexing.
-
PHP
belisoful/prado-websocket
WebSocket server and client for the PRADO PHP framework: RFC 6455 over HTTP/1.1, with HTTP/2 (RFC 8441) via nghttp2.
-