rennf93/guard-core-php dependents (4) Order by: downloads | none Show: all | require | require-dev
-
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
-
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/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/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