PHPackages                             m4tthumphrey/fractal-laravel - 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. [API Development](/categories/api)
4. /
5. m4tthumphrey/fractal-laravel

ActiveLibrary[API Development](/categories/api)

m4tthumphrey/fractal-laravel
============================

Laravel bindings for the Fractal library.

1.1(11y ago)42.6k2MITPHP

Since Apr 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/m4tthumphrey/fractal-laravel)[ Packagist](https://packagist.org/packages/m4tthumphrey/fractal-laravel)[ Docs](https://github.com/m4tthumphrey/fractal-laravel)[ RSS](/packages/m4tthumphrey-fractal-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (3)Used By (0)

m4tthumphrey/fractal-laravel
============================

[](#m4tthumphreyfractal-laravel)

Laravel bindings for the Fractal library.

Install via Composer
--------------------

[](#install-via-composer)

Add the following to your `composer.json` file

```
{
    "require": {
        "m4tthumphrey/fractal-laravel" : "1.*"
    }
}

```

Then update composer

```
composer update

```

Service provider
----------------

[](#service-provider)

Add the following line to the array of `providers` in `app/config/app.php`

```
'm4tthumphrey\FractalLaravel\ServiceProvider',
```

Facade
------

[](#facade)

If you wish to utilise the facade, add the following line to your `aliases` array, also in `app/config/app.php`

```
'Fractal' => 'm4tthumphrey\FractalLaravel\Facade',
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~56 days

Total

2

Last Release

4358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c351ab2c3e12f7de5dc284704b3e1817c2d1106d09d124fe641ddfa873c57b49?d=identicon)[m4tthumphrey](/maintainers/m4tthumphrey)

---

Top Contributors

[![m4tthumphrey](https://avatars.githubusercontent.com/u/582971?v=4)](https://github.com/m4tthumphrey "m4tthumphrey (1 commits)")

---

Tags

laravelfractal

### Embed Badge

![Health badge](/badges/m4tthumphrey-fractal-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/m4tthumphrey-fractal-laravel/health.svg)](https://phpackages.com/packages/m4tthumphrey-fractal-laravel)
```

###  Alternatives

[spatie/laravel-fractal

An easy to use Fractal integration for Laravel applications

1.9k15.1M99](/packages/spatie-laravel-fractal)[flugger/laravel-responder

A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.

8901.5M5](/packages/flugger-laravel-responder)[yajra/laravel-datatables-fractal

Laravel DataTables Fractal Plugin.

966.9M29](/packages/yajra-laravel-datatables-fractal)[cyvelnet/laravel5-fractal

A simple fractal service provider and transformer generator with model attributes for laravel &gt;=5.

79187.2k1](/packages/cyvelnet-laravel5-fractal)[gathercontent/laravel-fractal

A Laravel Service Provider for Fractal

50160.0k](/packages/gathercontent-laravel-fractal)[appkr/api

RESTful HTTP API dev tool for Laravel or Lumen based project

3115.0k](/packages/appkr-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
