Download the PHP package dmytrof/import-bundle without Composer
On this page you can find all versions of the php package dmytrof/import-bundle. 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 import-bundle
DmytrofImportBundle
This bundle helps you to import data for your Symfony 4/5 application
Installation
Step 1: Install the bundle
$ composer require dmytrof/import-bundle
Step 2: Enable the bundle
<?php
// config/bundles.php
return [
// ...
Dmytrof\ImportBundle\DmytrofImportBundle::class => ['all' => true],
];
All versions of import-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
ext-json Version *
doctrine/inflector Version ^2.0
symfony/monolog-bundle Version ^3.5
symfony/http-client Version ^4.3 || ^5.0
symfony/lock Version ^4.3 || ^5.0
symfony/doctrine-bridge Version ^4.3 || ^5.0
dmytrof/models-management-bundle Version ^1.7
guzzlehttp/guzzle Version ^6.4 || ^7.0
laminas/laminas-feed Version ^2.12
laminas/laminas-xml2json Version ^3.1
ext-json Version *
doctrine/inflector Version ^2.0
symfony/monolog-bundle Version ^3.5
symfony/http-client Version ^4.3 || ^5.0
symfony/lock Version ^4.3 || ^5.0
symfony/doctrine-bridge Version ^4.3 || ^5.0
dmytrof/models-management-bundle Version ^1.7
guzzlehttp/guzzle Version ^6.4 || ^7.0
laminas/laminas-feed Version ^2.12
laminas/laminas-xml2json Version ^3.1
The package dmytrof/import-bundle contains the following files
Loading the files please wait ....