Libraries tagged by data procesosr
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/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.
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.
iamgold/dataloader-php
7 Downloads
This library provides a simple and lightweight component to help loading data into csv, tsv or parquet etc....
hilalahmad/string-util
9 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
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
easyx/deepseek-php-client
1 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
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.
apsbd/grok-php-client
9 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
apk/iterators
30 Downloads
*DEPRECATED: see apk/fitter* A collection of chainable iterators and iterator processing methods.
apk/fitter
26 Downloads
Functional types and iterators inspired by Rust.