Search results for roleplay
ruogoo/replay-attack
208 Downloads
A laravel package which provide a middleware to prevent replay attack.
kagency/http-replay
59 Downloads
Library to replay and compare HTTP requets and responses
jonnyynnoj/haxball-replay-parser
93 Downloads
Parses a haxball replay file (.hbr)
elogank/lol-replay-observer
9 Downloads
A simple library to allow players to watch League of Legends replays on your server
elogank/lol-replay-downloader-cli
29 Downloads
League of Legend replay CLI downloader without any software. Replays are saved into the cloud.
elogank/lol-replay
479 Downloads
Some dependencies used by other repositories to manage League of Legends replays
thamibn/laravel-periscope
26 Downloads
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
techrays-labs/laravel-webhooker
1 Downloads
A Laravel-native Webhook Reliability Engine for outbound & inbound webhook management with retry, replay, and dashboard.
tansoft/websocketclient
270 Downloads
websocket client lib
pedroac/nonce
240 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
oxhq/preview
47 Downloads
Laravel-native capture, replay, fixture, and test generation for real application flows.
mxl/laravel-api-key
64 Downloads
API key authorization for Laravel with replay attack prevention
mikibuilder/llm-vcr
10 Downloads
Semantic record & replay for AI features in PHP. Record real LLM responses, replay them in CI with no network and no API key, and detect when your provider silently changes the model.
lezhnev74/psr-recording-middleware
17 Downloads
A recording middleware for any PSR-7 HTTP client that records every request/response exchange and can replay them, turning recorded traffic into a predictable fixture for integration tests. Built on PSR-7, PSR-17 and PSR-3.
zeeloengineering/zeelo-php-vcr
34352 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.