Libraries tagged by date processing
arostech/analytics-processing
78 Downloads
Process raw request data to generate insightful metrics
zeus/pipe
0 Downloads
A simple, flexible middleware pipeline system for PHP with named stages, conditional execution, and error handling.
solve/datatools
167 Downloads
- [ DataTools ] Data processing and validation
petrknap/external-filter
56 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.
laoqianjunzi/deepseek
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.
kariricode/transformer
2 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
kariricode/sanitizer
2 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
hilalahmad/string-util
7 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).
czim/laravel-processor
4152 Downloads
Pipelined processor framework for Laravel.
cognesy/instructor-struct
216 Downloads
Structured data extraction in PHP, powered by LLMs - core library
mmnijas/deepseek
4 Downloads
A Laravel package for seamless integration with DeepSeek AI services, enabling efficient and scalable AI-powered functionalities such as natural language processing, data analysis, and automation through a simple and intuitive API wrapper.
vinogradsoft/scanner
71 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.