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(12y ago)42.6k2MITPHP

Since Apr 10Pushed 12y 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 3w ago

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 69% 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

4408d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/582971?v=4)[Matt Humphrey](/maintainers/m4tthumphrey)[@m4tthumphrey](https://github.com/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.9k16.0M115](/packages/spatie-laravel-fractal)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[yajra/laravel-datatables-fractal

Laravel DataTables Fractal Plugin.

977.5M29](/packages/yajra-laravel-datatables-fractal)[neuron-core/neuron-laravel

Official Neuron AI Laravel SDK.

11337.8k1](/packages/neuron-core-neuron-laravel)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6279.6k5](/packages/riclep-laravel-storyblok)

PHPackages © 2026

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