PHPackages                             dmytrof/fractal-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dmytrof/fractal-bundle

ActiveSymfony-bundle

dmytrof/fractal-bundle
======================

Symfony FractalBundle

1.2(4y ago)06.5k11MITPHPPHP ^7.2 || ^8.0

Since Nov 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dmytrof/FractalBundle)[ Packagist](https://packagist.org/packages/dmytrof/fractal-bundle)[ RSS](/packages/dmytrof-fractal-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (1)

DmytrofFractalBundle
====================

[](#dmytroffractalbundle)

This bundle helps you to implement [Fractal by League](https://fractal.thephpleague.com) into your Symfony 3/4/5 application

Installation
------------

[](#installation)

### Step 1: Install the bundle

[](#step-1-install-the-bundle)

```
$ composer require dmytrof/fractal-bundle

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

##### Symfony 3:

[](#symfony-3)

```
