elysian/dataprocessor
最新稳定版本:v1.0.0
Composer 安装命令:
composer require elysian/dataprocessor
包简介
High-performance data import/export library with cloud storage support, chunking, and Swoole coroutines
关键字:
README 文档
README
A high-performance PHP library for importing and exporting large datasets with cloud storage support, automatic chunking, Swoole coroutines, and memory-efficient generators. Built on top of OpenSpout for maximum performance and minimal memory usage.
Features
- ⚡ High Performance: Process millions of rows with minimal memory usage
- ☁️ Cloud Storage: Native support for AWS S3, Google Cloud Storage, Azure Blob Storage
- 🔄 Auto Chunking: Automatically splits large files into smaller chunks
- 🚀 Swoole Support: Background processing with Swoole coroutines for enhanced performance
- 🧠 Memory Efficient: Uses PHP generators to handle large datasets
- 📁 Multiple Formats: Excel (XLSX), CSV, ODS support
- ✅ Data Validation: Built-in validation system
- 🎯 Framework Agnostic: No Laravel dependency - works with any PHP framework
- 🧪 Well Designed: Clean contract-based architecture with extensive examples
Requirements
- PHP 8.1+
- OpenSpout 4.0+
- Optional: Swoole extension for enhanced performance
- Optional: Cloud storage SDKs (AWS, Google Cloud, Azure)
Installation
composer require elysian/dataprocessor
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-12