yokai / batch-box-spout
box/spout bridge for yokai/batch
Requires
- php: ^8.0
- box/spout: ^3.0
- yokai/batch: ^0.5.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- symfony/filesystem: ^5.0|^6.0
README
box/spout
bridge for Batch processing library.
⚠️ DEPRECATED
This library is deprecated because the package it relies on was also deprecated.
The library has been replaced with openspout/openspout
.
And this bridge was replaced with yokai/batch-openspout
.
⚠️ BETA
This library is following semver.
However before we reach the first stable version (v1.0.0
), we may decide to introduce API changes in minor versions.
This is why you should stick to a v0.[minor].*
requirement !
Installation
composer require yokai/batch-box-spout
Documentation
This package provides:
- a item reader that read from CSV/XLSX/ODS files
- a item writer that write to CSV/XLSX/ODS files
Contribution
This package is a readonly split of a larger repository, containing all tests and sources for all librairies of the batch universe.
Please feel free to open an issue or a pull request in the main repository.
The library was originally created by Yann Eugoné. See the list of contributors.
License
This library is under MIT LICENSE.