Libraries tagged by Burke
webmagic/box-packer
14 Downloads
Realization of Burke packing algorithm
mike-k-burke/php-rtflex
126 Downloads
A simple library to allow parsing of RTF files and strings. Forked from skyh13/php-rtflex which is a fork of silvermine/php-rtflex.
mike-k-burke/experian-autocheck
16 Downloads
API for retriving used car valuation data from the Experian Autocheck system
mike-k-burke/cap-api
7 Downloads
API for retrieving used car valuation data from the CAP-HPI API system
clue/stream-filter
195879762 Downloads
A simple and modern approach to stream filtering in PHP
hoa/stream
19600355 Downloads
The Hoa\Stream library.
symfony/rate-limiter
24288809 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
wesbos/burner-email-providers
78512 Downloads
A list of burner email providers.
bandwidth-throttle/token-bucket
1466390 Downloads
Implementation of the Token Bucket algorithm.
artisansdk/ratelimiter
1746212 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
basis-company/nats
81300 Downloads
nats jetstream client for php
birke/rememberme
384042 Downloads
Secure "Remember Me" functionality
touhonoob/rate-limit
403419 Downloads
PHP rate limiting library with Token Bucket Algorithm
hyperf/token-bucket
981603 Downloads
Implementation of the Token Bucket algorithm.
maba/gentle-force-bundle
416107 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis