PHPackages                             morshleg/laravel-devtool - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. morshleg/laravel-devtool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

morshleg/laravel-devtool
========================

Fonctionnalités réservées aux développeurs pour Laravel

01Blade

Since Aug 1Pushed 9mo agoCompare

[ Source](https://github.com/Morshleg/laravel-devtool)[ Packagist](https://packagist.org/packages/morshleg/laravel-devtool)[ RSS](/packages/morshleg-laravel-devtool/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel OnlyDev
===============

[](#laravel-onlydev)

Un outil de développement pour Laravel réservé à l'environnement local.

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

[](#installation)

```
composer require morshleg/laravel-devtool:dev-main
```

Pré-requis
----------

[](#pré-requis)

- Laravel 10, 11 ou 12
- PHP &gt;= 8.1
- Jetstream (optionnel)
- Environnement `local` avec `APP_DEBUG=true`

Fonctionnalités
---------------

[](#fonctionnalités)

- Affiche une DevBar flottante uniquement en local
- Liens vers : (VS Code)
    - Vue actuelle
    - Controller actuel
    - Route courante
    - Fichiers utiles (`.env`, `web.php`, `logs`)
- Sélecteur d'utilisateur (changement de session)
- Affichage de `request()->all()`

Authentification
----------------

[](#authentification)

- Si Jetstream est installé, utilise `Auth::login($user)`
- Sinon, utilise `Auth::loginUsingId($user->id)`

Sécurité
--------

[](#sécurité)

Fonctionne uniquement si :

- `APP_ENV` est `local`
- Adresse IP = `127.0.0.1` ou `::1`

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance41

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

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.

### Community

Maintainers

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

### Embed Badge

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

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

PHPackages © 2026

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