Download the PHP package dmytrof/models-management-fractal-bundle without Composer
On this page you can find all versions of the php package dmytrof/models-management-fractal-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dmytrof/models-management-fractal-bundle
More information about dmytrof/models-management-fractal-bundle
Files in dmytrof/models-management-fractal-bundle
Download dmytrof/models-management-fractal-bundle
More information about dmytrof/models-management-fractal-bundle
Files in dmytrof/models-management-fractal-bundle
Vendor dmytrof
Package models-management-fractal-bundle
Short Description Symfony ModelsManagementFractalBundle to implement Fractal by League for DmytrofModelsManagementBundle
License MIT
Package models-management-fractal-bundle
Short Description Symfony ModelsManagementFractalBundle to implement Fractal by League for DmytrofModelsManagementBundle
License MIT
Please rate this library. Is it a good library?
Informations about the package models-management-fractal-bundle
DmytrofModelsManagementFractalBundle
This bundle helps you to implement Fractal by League for DmytrofModelsManagementBundle
Installation
Step 1: Install the bundle
$ composer require dmytrof/models-management-fractal-bundle
Step 2: Enable the bundle
<?php
// config/bundles.php
return [
// ...
Dmytrof\ModelsManagementFractalBundle\DmytrofModelsManagementFractalBundle::class => ['all' => true],
];
All versions of models-management-fractal-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
dmytrof/models-management-bundle Version ^1.5
dmytrof/fractal-bundle Version ^1.0
dmytrof/models-management-bundle Version ^1.5
dmytrof/fractal-bundle Version ^1.0
The package dmytrof/models-management-fractal-bundle contains the following files
Loading the files please wait ....