PHPackages                             westhack/laravel-swagger - 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. [API Development](/categories/api)
4. /
5. westhack/laravel-swagger

ActiveLibrary[API Development](/categories/api)

westhack/laravel-swagger
========================

Laravel swagger ui

v1.0.2(7y ago)117MITPHPPHP &gt;=7.0.0

Since Apr 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/westhack/laravel-swagger)[ Packagist](https://packagist.org/packages/westhack/laravel-swagger)[ RSS](/packages/westhack-laravel-swagger/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

laravel-swagger | Swagger UI [Package](https://packagist.org/packages/westhack/laravel-swagger)
===============================================================================================

[](#laravel-swagger--swagger-ui-package)

- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [License](#license)

About
-----

[](#about)

This is the Swagger 3.0 ui

Requirements
------------

[](#requirements)

- [Laravel 5.1, 5.2, 5.3, 5.4, or 5.5+](https://laravel.com/docs/installation)

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

[](#installation)

1. From your projects root folder in terminal run:

```
    composer require rachidlaasri/laravel-installer
```

2. Register the package

- Laravel 5.5 and up Uses package auto discovery feature, no need to edit the `config/app.php` file.
- Laravel 5.4 and below Register the package with laravel in `config/app.php` under `providers` with the following:

```
	'providers' => [
	    \Westhack\LaravelSwagger\Providers\SwaggerServiceProvider::class,
	];
```

3. Publish the packages views, config file, assets files by running the following from your projects root folder:

```
    php artisan vendor:publish --provider="Westhack\LaravelSwagger\Providers\SwaggerServiceProvider"
```

Routes
------

[](#routes)

- `/swagger`
- `/api/swagger`

License
-------

[](#license)

MIT license

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2596d ago

### Community

Maintainers

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

---

Top Contributors

[![westhack](https://avatars.githubusercontent.com/u/11475545?v=4)](https://github.com/westhack "westhack (5 commits)")

---

Tags

laravel-swaggerswaggerswagger-ui

### Embed Badge

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

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

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[litalico-engineering/eg-r2

Easy request validation and route generation from open API specifications (for Laravel)

1112.5k](/packages/litalico-engineering-eg-r2)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)

PHPackages © 2026

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