romeoz / rock-filters
[READ ONLY] Filters for Rock Framework
Installs: 149
Dependents: 2
Suggesters: 2
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/romeoz/rock-filters
Requires
- php: >=5.4.0
- romeoz/rock-base: 0.12.*
Suggests
- romeoz/rock-session: required for RateLimiter filters
This package is not auto-updated.
Last update: 2025-10-11 23:38:13 UTC
README
Filters for Rock Route, actions of controller (in the composition of the Rock Components) and snippets of Rock Template.
Composition
- CORS
- CSP
- CSRF
- Rate limiter
- Access (IP, RBAC, username)
Requirements
- PHP 5.4+
License
Filters for Rock Framework is open-sourced software licensed under the MIT license.