Libraries tagged by egress
cboxdk/siem
1899 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
milpa/web-search
40 Downloads
A governed web:search capability for Milpa apps — read-only locally, but the query leaves the machine (Externality::ThirdParty), so the egress gate governs it.
cboxdk/laravel-siem
1894 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
laravelsecurityaudit/laravel-ai-egress-guard
12 Downloads
Scan, redact, and optionally block outbound requests to AI providers (OpenAI, Anthropic, Gemini, and more) for leaked secrets and PII. Review in an inbox and fail CI before a prompt leaks. SDK-agnostic, at the HTTP layer.
laravelsecurityaudit/laravel-ai-ledger
0 Downloads
A processing ledger for AI traffic. Turns the requests Egress Guard observes into a GDPR Article 30 record of processing and a subprocessor register, recording categories and hashes only, never the data itself. The free collector for the Ledger compliance layer.
eressea/feanor
24 Downloads
Feanor PHP framework
brainexe/expression
590 Downloads
Epression language
markrogoyski/math-php
8153047 Downloads
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
rubix/ml
1680115 Downloads
A high-level machine learning and deep learning library for the PHP language.
mcordingley/regression
158266 Downloads
Regression Package for PHP
codeception/visualception
1180725 Downloads
Visual regression tests for Codeception
dr-que/polynomial-regression
225445 Downloads
Calculates and returns coefficients for polynomial regression.
mnshankar/linear-regression
24431 Downloads
PHP package for computation of simple linear regression parameters
visualbuilder/filament-screenshot-catalogue
2728 Downloads
Capture every page of a Filament v5 panel at multiple viewports and modes, upload to S3, generate a browsable index. Drop-in tooling for visual QA, design reviews, marketing assets, and AI-driven visual regression.
padosoft/eval-harness
8944 Downloads
Laravel evaluation framework for RAG / LLM applications: golden datasets, twenty-two metrics including agent trajectories, repeated sampling with real statistics, per-row regression gates on content hashes, run briefings, cost budgets, JSON + Markdown reports, Artisan-driven CI gate.