An open API service indexing awesome lists of open source software.

https://github.com/charlierobin/php-throttle-using-flock

Utility class to help limit the number of times a PHP script can be called, by setting and enforcing a minimum time (in seconds) allowed between calls
https://github.com/charlierobin/php-throttle-using-flock

php

Last synced: about 1 year ago
JSON representation

Utility class to help limit the number of times a PHP script can be called, by setting and enforcing a minimum time (in seconds) allowed between calls

Awesome Lists containing this project