Download the PHP package iq2i/data-importer without Composer
On this page you can find all versions of the php package iq2i/data-importer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package data-importer
iq2i/data-importer
A PHP library to easily manage and import large data file.
Installation
Choose the version you need
Version (X.Y.Z) | PHP | Comment |
---|---|---|
4.*.* |
>= 8.1.0 |
Current version |
3.2.* |
>= 7.4.0 |
Previous version |
Usage
DataImporter is based on 3 components:
- Reader: how to read your files
- Processor: what to do with your data
- Archiver: where to store processed files (optional)
Once the required parts are initialized, you can create a DataImporter and use it:
Framework integration
Additionally, this package provides deeper integration into Symfony:
- An abstract command to easily setup import jobs in your projects
Issues and feature requests
Please report issues and request features at https://github.com/iq2i/data-importer/issues.
License
This bundle is under the MIT license. For the whole copyright, see the LICENSE file distributed with this source code.
All versions of data-importer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-simplexml Version *
halaxa/json-machine Version ^1.1
nette/php-generator Version ^4.0
symfony/console Version ^6.1|^7.0
symfony/dependency-injection Version ^7.0
symfony/filesystem Version ^6.1|^7.0
symfony/http-kernel Version ^6.1|^7.0
symfony/messenger Version ^6.1|^7.0
symfony/serializer Version ^6.1|^7.0
symfony/string Version ^6.1|^7.0
symfony/property-access Version ^7.0
ext-simplexml Version *
halaxa/json-machine Version ^1.1
nette/php-generator Version ^4.0
symfony/console Version ^6.1|^7.0
symfony/dependency-injection Version ^7.0
symfony/filesystem Version ^6.1|^7.0
symfony/http-kernel Version ^6.1|^7.0
symfony/messenger Version ^6.1|^7.0
symfony/serializer Version ^6.1|^7.0
symfony/string Version ^6.1|^7.0
symfony/property-access Version ^7.0
The package iq2i/data-importer contains the following files
Loading the files please wait ....