PHPackages                             sledgehammer/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. [Framework](/categories/framework)
4. /
5. sledgehammer/laravel

ActiveLibrary[Framework](/categories/framework)

sledgehammer/laravel
====================

Use the Sledgehammer Framework as a library in a Laravel project

16.09.0(9y ago)098MITPHP

Since Oct 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sledgehammer/laravel)[ Packagist](https://packagist.org/packages/sledgehammer/laravel)[ Docs](http://sledgehammer.github.com/)[ RSS](/packages/sledgehammer-laravel/feed)WikiDiscussions master Synced 3d ago

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

Sledgehammer Laravel
====================

[](#sledgehammer-laravel)

Adds sledgehammer goodies to Laravel

- statusbar
- debug ajax calls with DebugR
- Sledgehammer\\dump()
- Curl

Installation
============

[](#installation)

Require this package in your composer.json and run composer update

```
"sledgehammer/laravel": "*"

```

(or run `composer require sledgehammer/laravel:*` directly):

After updating composer, add the ServiceProvider to the providers array in app/config/app.php

```
'Sledgehammer\Laravel\SledgehammerServiceProvider',

```

Add DebugRMiddleware to the $middleware array in app/Http/Kernel.php 'Sledgehammer\\Laravel\\DebugRMiddleware'

Statusbar
=========

[](#statusbar)

Add `@include('sledgehammer::statusbar')` before the `` and run:

```
artisan vendor:publish

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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 ~350 days

Total

4

Last Release

3543d ago

Major Versions

13.10.0 → 14.03.02014-03-07

14.03.1 → 16.09.02016-08-31

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/207248?v=4)[Bob Fanger](/maintainers/bfanger)[@bfanger](https://github.com/bfanger)

---

Top Contributors

[![bfanger](https://avatars.githubusercontent.com/u/207248?v=4)](https://github.com/bfanger "bfanger (9 commits)")

---

Tags

frameworklaravelsledgehammer

### Embed Badge

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

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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