Data Sync Checkpoint
Stores and resumes sync state including cursor, timestamp, page, and row counts.
Open FunctionReusable pure PHP functions for everyday application and LAMP stack work.
Stores and resumes sync state including cursor, timestamp, page, and row counts.
Open FunctionValidates remote download metadata before fetching or storing files.
Open FunctionCreates temporary signed download URLs for private files.
Open FunctionValidates temporary signed download URLs and rejects tampering or expiry.
Open FunctionParses XML feed items into a normalized array while handling namespaces and missing fields.
Open FunctionBuilds structured RSS feed data from site content without directly echoing XML.
Open FunctionBuilds sitemap URL entries with loc, lastmod, priority, and changefreq.
Open FunctionCreates sitemap index entries when URL count exceeds file limits.
Open FunctionRuns an import preview and reports inserts, updates, skips, and errors without writing data.
Open FunctionPlans streamed CSV/JSON exports with headers, chunk size, and filename policy.
Open FunctionMaps external API fields into local field names with type conversion.
Open FunctionBuilds outbound webhook payloads with event metadata, versioning, and stable IDs.
Open Function