A/B Test Result Summarizer
Computes variant counts, conversion rates, lift, and simple confidence flags.
Open FunctionReusable pure PHP functions for everyday application and LAMP stack work.
Computes variant counts, conversion rates, lift, and simple confidence flags.
Open FunctionBuilds day/week/month retention curves from activity events.
Open FunctionGroups numeric values into histogram buckets with counts and percentages.
Open FunctionReturns the top N groups and combines remaining groups into Other.
Open FunctionCreates a simple baseline forecast using recent average and trend adjustment.
Open FunctionCreates alerts when a metric exceeds expected ranges or changes sharply.
Open FunctionBuilds retry timing and stop rules for outbound HTTP requests.
Open FunctionCreates a queued webhook delivery record with payload hash and retry metadata.
Open FunctionNormalizes different API response shapes into status, headers, body, error, and timing fields.
Open FunctionCreates fetch plans for cursor-based API pagination.
Open FunctionCreates fetch plans for offset/page-based API pagination.
Open FunctionChecks timestamp, nonce, and signature metadata to prevent webhook replay attacks.
Open Function