elysian/dataprocessor 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Version on Packagist Tests PHP Version Require

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-08-12