1. Go to this page and download the library: Download perimeter/rate-limit-bundle library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
perimeter / rate-limit-bundle example snippets
xml
<parameters>
<parameter key="perimeter.rate_limit.warn_threshold.default">45000</parameter>
<parameter key="perimeter.rate_limit.limit_threshold.default">50000</parameter>
</parameters>