Record Deduplicator
Removes duplicate records using one or more key fields and returns duplicate metadata.
Open FunctionReusable pure PHP functions for everyday application and LAMP stack work.
Removes duplicate records using one or more key fields and returns duplicate metadata.
Open FunctionSplits large processing jobs into safe chunk ranges with progress metadata.
Open FunctionMaps CSV rows to internal field names using validated headers and defaults.
Open FunctionDetects and normalizes CSV content to UTF-8 while preserving accents.
Open FunctionSamples rows and estimates likely data types for each column.
Open FunctionApplies configured transformations such as trim, case, date parse, and numeric parse to records.
Open FunctionMerges two records with source priority rules and conflict reporting.
Open FunctionConverts nested records into flat export rows using configured column paths.
Open FunctionConverts mixed line endings to a selected standard without altering text content.
Open FunctionCreates sentence-aware excerpts without cutting words or breaking entities.
Open FunctionExtracts likely keywords from title, description, and body using stop-word filtering.
Open FunctionEstimates human reading time from cleaned text and configurable words-per-minute.
Open Function