Packages from muyki-labs · Transparency log

  • PHP

    muyki-labs/laravel-guardrails

    A safety layer for LLM input and output in Laravel: a fluent, composable pipeline of guards (PII redaction, prompt-injection detection, moderation, schema validation) plus a provider-agnostic wrapper for any LLM call.

  • PHP

    muyki-labs/laravel-resumable-jobs

    Resumable, checkpointed Laravel queue jobs that survive failures and resume from the last checkpoint, with built-in progress tracking.