Libraries tagged by data-processing
zeus/pipe
1 Downloads
A simple, flexible middleware pipeline system for PHP with named stages, conditional execution, and error handling.
simsoft/data-flow
112 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
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.
fiisoft/jackdaw-stream
11 Downloads
A unique library to provide stream-like operations on iterable data.
fiisoft/basics
134 Downloads
Some utilities classes for PHP 5.6 (mainly for my own private purposes).
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
238 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.
vens/pcap-php
6 Downloads
PCAP data processing
tobento/app-import-export
0 Downloads
App import and export manager for bulk data processing with readers, writers, mappings, and job lifecycle hooks.