Libraries tagged by dataprocessing
simsoft/data-flow
115 Downloads
A lightweight, composable ETL (Extract, Transform, Load) pipeline library for PHP with fluent API, spreadsheet support, and flow control.
sercankara/sanitizer
7 Downloads
A comprehensive, framework-agnostic PHP package for data sanitization and validation
rczy/phipe
1 Downloads
PHiPe: Lightweight data processing pipelines
petrknap/external-filter
78 Downloads
Library for easier work with external filters
laraxot/module_job_fila3
0 Downloads
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.
kariricode/transformer
3 Downloads
Composable, rule-based data transformation engine for PHP 8.4+ — 32 rules, #[Transform] attributes, case conversion, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/processor-pipeline
785 Downloads
A robust, immutable processor pipeline component for the KaririCode Framework — ARFA 1.3 compliant. Enables modular, configurable processing chains for data transformation, validation, and sanitization.
inwebo/csv
3 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
fiisoft/jackdaw-stream
11 Downloads
A unique library to provide stream-like operations on iterable data.
elysian/dataprocessor
1 Downloads
High-performance data import/export library with cloud storage support, chunking, and Swoole coroutines
czim/laravel-processor
4153 Downloads
Pipelined processor framework for Laravel.
cognesy/instructor-struct
240 Downloads
Structured data extraction in PHP, powered by LLMs - core library
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
inwebo/csv-reader
13 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.