Libraries tagged by access controller
mbagnall/nodeaccess
0 Favers
48 Downloads
48 Downloads
Provides access control to Drupal nodes based on role. Access can also be controled by specific user. Drupal 9 ready.
trukes/php-rate-limiter
2 Favers
157 Downloads
157 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.