PHPackages                             manous/l5-swagger-auth - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. manous/l5-swagger-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

manous/l5-swagger-auth
======================

Package d'authentification pour l5-swagger avec système de login sécurisé

v1.0.3(6mo ago)010MITPHPPHP ^8.0|^8.1|^8.2

Since Oct 10Pushed 6mo agoCompare

[ Source](https://github.com/emmanuelmukeni/swagger-auth-laravel)[ Packagist](https://packagist.org/packages/manous/l5-swagger-auth)[ RSS](/packages/manous-l5-swagger-auth/feed)WikiDiscussions main Synced 1mo ago

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

Manous L5 Swagger Auth
======================

[](#manous-l5-swagger-auth)

Package Laravel pour ajouter un système d'authentification sécurisé à l5-swagger.

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

[](#installation)

1. Installer le package
-----------------------

[](#1-installer-le-package)

```
composer require manous/l5-swagger-auth
```

2. Publier la configuration
---------------------------

[](#2-publier-la-configuration)

```
php artisan vendor:publish --tag=manous-swagger-auth-config
```

3. Publier la vue override
--------------------------

[](#3-publier-la-vue-override)

```
php artisan vendor:publish --tag=manous-swagger-auth-override-view --force
```

Configuration rapide
--------------------

[](#configuration-rapide)

Ajoutez dans votre `.env` :

```
SWAGGER_USERNAME=votre_username
SWAGGER_PASSWORD=votre_password
```

C'est tout ! Votre documentation Swagger est maintenant protégée.

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

[](#fonctionnalités)

- ✅ Authentification par identifiants
- ✅ Interface de connexion moderne
- ✅ Bouton de déconnexion intégré
- ✅ Compatible Laravel 9, 10 et 11

Personnalisation (optionnel)
----------------------------

[](#personnalisation-optionnel)

Modifiez `config/swagger-auth.php` pour personnaliser :

- Les routes d'authentification
- Le style du bouton de déconnexion
- La redirection après authentification

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

[](#sécurité)

⚠️ **Recommandations importantes :**

- Utilisez des mots de passe forts (minimum 12 caractères, mélange de lettres, chiffres et symboles)
- Utilisation de HTTPS uniquement

Licence
-------

[](#licence)

MIT

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance70

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

4

Last Release

208d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelswaggerAuthenticationl5-swagger

### Embed Badge

![Health badge](/badges/manous-l5-swagger-auth/health.svg)

```
[![Health](https://phpackages.com/badges/manous-l5-swagger-auth/health.svg)](https://phpackages.com/packages/manous-l5-swagger-auth)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M344](/packages/tymon-jwt-auth)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M52](/packages/php-open-source-saver-jwt-auth)[laragear/two-factor

On-premises 2FA Authentication for out-of-the-box.

339785.3k8](/packages/laragear-two-factor)[olssonm/l5-very-basic-auth

Laravel stateless HTTP basic auth without the need for a database

1662.5M1](/packages/olssonm-l5-very-basic-auth)[andrewdwallo/filament-companies

A comprehensive Laravel authentication and authorization system designed for Filament, focusing on multi-tenant company management.

34450.0k2](/packages/andrewdwallo-filament-companies)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)

PHPackages © 2026

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