Download the PHP package dmytrof/import-fractal-bundle without Composer
On this page you can find all versions of the php package dmytrof/import-fractal-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-fractal-bundle
DmytrofImportFractalBundle
This bundle helps you to implement Fractal by League for DmytrofImportBundle
Installation
Step 1: Install the bundle
$ composer require dmytrof/import-fractal-bundle
Step 2: Enable the bundle
<?php
// config/bundles.php
return [
// ...
Dmytrof\ImportFractalBundle\DmytrofImportFractalBundle::class => ['all' => true],
];
All versions of import-fractal-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
dmytrof/import-bundle Version ^1.10
dmytrof/models-management-fractal-bundle Version ^1.1
dmytrof/import-bundle Version ^1.10
dmytrof/models-management-fractal-bundle Version ^1.1
The package dmytrof/import-fractal-bundle contains the following files
Loading the files please wait ....