This is a simple and statless (No-mYsQl) api rate limmiter for php,whcih works on csv file as DB and tracks request based on IP count and matches with the given rate limit set by user;
- No Database Required
- Very Small < 4kb;
- Easy to config;
- Working on CSV file which you can view back for reports :)
require('rateLimiterLite.php');