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(8mo ago)010MITPHPPHP ^8.0|^8.1|^8.2

Since Oct 10Pushed 8mo 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 today

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

32

—

LowBetter than 69% of packages

Maintenance59

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

263d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29187439?v=4)[Emmanuel Mudibantu](/maintainers/emmanuelmukeni)[@emmanuelmukeni](https://github.com/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

[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

84611.1M63](/packages/php-open-source-saver-jwt-auth)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[hasinhayder/tyro

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

6783.6k6](/packages/hasinhayder-tyro)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.0k4](/packages/masterix21-laravel-licensing)[alajusticia/laravel-logins

Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser

2014.5k](/packages/alajusticia-laravel-logins)

PHPackages © 2026

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