Retry Dead Letter Reporter
Summarizes failed queued jobs or webhooks after retry exhaustion.
Open FunctionReusable pure PHP functions for everyday application and LAMP stack work.
Summarizes failed queued jobs or webhooks after retry exhaustion.
Open FunctionTracks API quota windows and calculates whether another request may be sent.
Open FunctionBuilds a readable prepared SELECT plan from allowed columns, filters, and sort rules.
Open FunctionBuilds a prepared INSERT statement from allowed fields and values.
Open FunctionBuilds a prepared UPDATE statement from a change set and WHERE key.
Open FunctionPlans safe batched inserts from validated records.
Open FunctionRuns a sequence of database steps inside a transaction with rollback and logging.
Open FunctionCompares expected table/column/index definitions against the connected database.
Open FunctionBuilds ordered ALTER/CREATE statements from versioned migration definitions.
Open FunctionLogs slow query duration, route, and sanitized query label.
Open FunctionCreates a safe fulltext search plan with fallback options and relevance sorting.
Open FunctionBuilds safe highlighted snippets for matched search terms.
Open Function