Search by

Packages from rennf93 · Transparency log

  • PHP

    rennf93/guard-agent-php

    PHP telemetry agent for the guard-core ecosystem: buffers security events, metrics, and agent status locally and ships them to the Guard Core App ingestion API with at-least-once semantics

  • PHP

    rennf93/guard-core-php

    PHP port of guard-core: behavioral WAF engine (detection engine conformance milestone)

  • PHP

    rennf93/laravel-guard

    Laravel middleware adapter for guard-core-php: maps Illuminate HTTP requests to the guard-core engine and block verdicts back to Laravel responses

  • PHP

    rennf93/psr15-guard

    PSR-15 middleware adapter for guard-core-php: translates PSR-7 server requests to the guard-core engine and block verdicts back to PSR-7 responses

  • PHP

    rennf93/slim-guard

    Slim 4 adapter for guard-core-php: composes the psr15-guard PSR-15 middleware into Slim's App with factory wiring, app and route-group attachment, and body-parsing order guidance; no security logic of its own

  • PHP

    rennf93/symfony-guard

    Symfony middleware adapter for guard-core-php: maps Symfony HttpFoundation requests to the guard-core engine and block verdicts back to Symfony responses