elysian / dataprocessor
High-performance data import/export library with cloud storage support, chunking, and Swoole coroutines
v1.0.0
2025-08-12 07:10 UTC
Requires
- php: ^8.1
- ext-json: *
- openspout/openspout: ^4.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
Suggests
- ext-pdo: For database operations in import/export classes
- ext-swoole: For high-performance queue processing with coroutines
- aws/aws-sdk-php: For Amazon S3 cloud storage support
- google/cloud-storage: For Google Cloud Storage support
- microsoft/azure-storage-blob: For Azure Blob Storage support