solucio/rate-limiter-bundle

Supplies attribute for symfony rate limiter

v1.0.0 2023-08-04 06:12 UTC

This package is auto-updated.

Last update: 2024-05-04 07:55:18 UTC


README

About

The SolucioRateLimiterBundle allows you to set an attribute on class or methods that an event will check for.

Features

  • Attribute to enable ratelimiting on whole class or method

Installation

$ composer require solucio/rate-limiter-bundle

License

Released under the MIT License, see LICENSE.