PHPackages                             wimbo/laravel-onlydev - 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. wimbo/laravel-onlydev

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

wimbo/laravel-onlydev
=====================

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

028Blade

Since Jul 24Pushed 11mo agoCompare

[ Source](https://github.com/misterwimbo/laravel-onlydev)[ Packagist](https://packagist.org/packages/wimbo/laravel-onlydev)[ RSS](/packages/wimbo-laravel-onlydev/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

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

[](#laravel-onlydev)

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

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

[](#installation)

```
composer require wimbo/laravel-onlydev: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

18

—

LowBetter than 8% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 73.3% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/978056?v=4)[wimbo](/maintainers/wimbo)[@wimbo](https://github.com/wimbo)

---

Top Contributors

[![misterwimbo](https://avatars.githubusercontent.com/u/17439640?v=4)](https://github.com/misterwimbo "misterwimbo (11 commits)")[![wimboDev](https://avatars.githubusercontent.com/u/175629637?v=4)](https://github.com/wimboDev "wimboDev (4 commits)")

### Embed Badge

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

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

###  Alternatives

[php-flasher/flasher

The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.

654.7M41](/packages/php-flasher-flasher)[maize-tech/laravel-helpers

Laravel Helpers

302.2k](/packages/maize-tech-laravel-helpers)

PHPackages © 2026

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