metrictower / funnypot-laravel
Laravel adapter for funnypot: normalise the request, ask the funnypot-policy decision engine, execute the Decision (allow / log / block / deceive). Owns no decision logic.
v0.3.0
2026-08-27 18:26 UTC
Requires
- php: >=8.0
- guzzlehttp/guzzle: ^7.0.1
- illuminate/bus: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/console: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/contracts: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/http: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/queue: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/routing: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- metrictower/funnypot-core: ^0.6
- metrictower/funnypot-mainnet-client: ^0.1
- metrictower/funnypot-policy: ^0.2
Requires (Dev)
- guzzlehttp/promises: ^1.5
- orchestra/testbench: ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0