PHPackages                             frostybee/openapi-playground - 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. frostybee/openapi-playground

ActiveProject[API Development](/categories/api)

frostybee/openapi-playground
============================

A self-hosted OpenAPI documentation viewer with Swagger UI and RapiDoc support.

v1.0.0(4mo ago)20MITPHPPHP &gt;=8.2

Since Feb 24Pushed 4mo agoCompare

[ Source](https://github.com/frostybee/openapi-playground)[ Packagist](https://packagist.org/packages/frostybee/openapi-playground)[ Docs](https://github.com/frostybee/openapi-playground)[ RSS](/packages/frostybee-openapi-playground/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

OpenAPI Playground
==================

[](#openapi-playground)

A self-hosted OpenAPI documentation viewer with Swagger UI and RapiDoc support. Ideal for students and developers learning API documentation tools and for testing localhost APIs without CORS issues.

Features
--------

[](#features)

- Can be deployed to any web server environment.
- Provides both Swagger UI and RapiDoc documentation viewers.
- Enables seamless testing of localhost APIs without cross-origin restrictions.
- Designed to assist students and developers in learning API documentation tools.
- Lightweight implementation that doesn't depend on complex framework requirements.

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

[](#requirements)

- PHP 8.2 or greater.
- Web server (Apache, Nginx, or equivalent HTTP server).
- Modern web browser.
- No additional database or server-side dependencies required.

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

[](#installation)

### Option 1: Using Composer (Recommended)

[](#option-1-using-composer-recommended)

Requires [Composer](https://getcomposer.org) to be installed.

1. Navigate to your web server's document root folder.
2. Run the following command:

    ```
    composer create-project frostybee/openapi-playground [project-name]
    ```
3. Point your web server's document root at the `public/` directory of the created folder.
4. Open the home page at `http://localhost/[project-name]`.

### Option 2: Manual Installation

[](#option-2-manual-installation)

1. Clone the repository or [download the ZIP](https://github.com/frostybee/openapi-playground/archive/refs/heads/main.zip) and extract it:

    ```
    git clone https://github.com/frostybee/openapi-playground.git [project-name]
    ```
2. Point your web server's document root at the `public/` directory of the cloned folder.
3. Open the home page at `http://localhost/[project-name]`.

Resources
---------

[](#resources)

- [Swagger Petstore](https://github.com/swagger-api/swagger-petstore)

License
-------

[](#license)

This project is distributed under the [MIT License](LICENSE). Users are free to use, modify, and distribute the software in accordance with the license terms. Contributions and feedback are welcome.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance76

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

128d ago

### Community

Maintainers

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

---

Top Contributors

[![frostybee](https://avatars.githubusercontent.com/u/805978?v=4)](https://github.com/frostybee "frostybee (18 commits)")

---

Tags

apidocumentationswaggeropenapiplaygroundrapidoc

### Embed Badge

![Health badge](/badges/frostybee-openapi-playground/health.svg)

```
[![Health](https://phpackages.com/badges/frostybee-openapi-playground/health.svg)](https://phpackages.com/packages/frostybee-openapi-playground)
```

###  Alternatives

[swagger-api/swagger-ui

 Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

28.9k49.5M114](/packages/swagger-api-swagger-ui)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

3.0k37.6M134](/packages/darkaonline-l5-swagger)[darkaonline/swagger-lume

OpenApi or Swagger integration to Lumen

3362.4M3](/packages/darkaonline-swagger-lume)[wapmorgan/openapi-generator

OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation

212.8k](/packages/wapmorgan-openapi-generator)

PHPackages © 2026

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