wuguofeng / webman-bouncer
Bouncer RBAC (roles & abilities) plugin for webman. Adapts silber/bouncer to webman's long-running process model with per-request state isolation.
v1.1.0
2026-08-07 10:27 UTC
Requires
- php: ^8.2
- illuminate/container: ^11.0 || ^12.0 || ^13.0
- illuminate/database: ^11.0 || ^12.0 || ^13.0
- silber/bouncer: ^1.0.2
- workerman/webman-framework: ^2.1
Requires (Dev)
- phpunit/phpunit: ^11.5
- symfony/console: ^7.1
- webman/cache: ^2.1
- webman/redis: ^2.1
Suggests
- webman/cache: Required for cross-request cache stores (config 'cache' => 'file' | 'redis' | ...)
- webman/database: Recommended: enables connection pooling for Eloquent in long-running processes
This package is not auto-updated.
Last update: 2026-08-21 06:52:26 UTC