Libraries tagged by casset
pedalcms/cassette-cmf
68 Downloads
WP Content Modeling Framework
iturgeon/qasset
6242 Downloads
FuelPHP CSS and Javascript asset management
sugarcraft/candy-vcr
839 Downloads
Record and replay candy-core Program sessions into cassettes — bug-repro / regression / fuzzing.
mmanos/laravel-casset
2621 Downloads
An asset management package for Laravel 4.
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.
quioteframework/replay
12 Downloads
Record → replay → regression test: a cassette format/store, a request recorder middleware, cassette:list/cassette:show console commands, and an effect ledger with per-subsystem recording/stub seams (database, HTTP client, cache, queue, env) for Quiote.
younes0/laravel-casset
157 Downloads
Convenient asset library for Laravel.
vielhuber/cassette
14 Downloads
Record real HTTP flows once, replay them deterministically as regression tests.
simexis/laravel-casset
141 Downloads
An asset management package for Laravel 5.
arlauskas/cassette-generator
36 Downloads
Generate files for vcr cassette
mtk3d/http-vcr
0 Downloads
Record and replay HTTP requests in PHP tests — a decorator over any PSR-18 client, so your suite runs fast and deterministic with no network access and no API keys. Built on PSR-7/PSR-17/PSR-18.
k-kinzal/oas-fake-php
1 Downloads
Intercept HTTP requests, validate against OpenAPI schemas, and generate fake responses for testing
quioteframework/replay-storage
1 Downloads
Object-store-backed cassette store for quioteframework/replay, built on the framework-free quioteframework/storage contracts (any ListableObjectStoreClientInterface -- Azure Blob, S3, GCS).
quioteframework/replay-propulsion
1 Downloads
Propulsion effect recorder for quioteframework/replay: records every query into a request's cassette effect ledger, with bound-parameter and captured-row redaction.
quioteframework/replay-pdo
1 Downloads
PDO-backed cassette store for quioteframework/replay: keeps recorded cassettes in the app's own database instead of a pod's ephemeral filesystem.