PHPackages                             mergehez/dokie - 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. mergehez/dokie

ActiveLibrary[API Development](/categories/api)

mergehez/dokie
==============

An API Documentation tool for your APIs (Dokie for Laravel)

0.0.12(2mo ago)011MITHTML

Since Oct 25Pushed 1mo agoCompare

[ Source](https://github.com/mergehez/dokie-laravel)[ Packagist](https://packagist.org/packages/mergehez/dokie)[ RSS](/packages/mergehez-dokie/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (0)

Dokie UI for Laravel
====================

[](#dokie-ui-for-laravel)

A Laravel package to serve the Dokie API documentation UI.

See the main repository at:

See the demo at: .

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

[](#installation)

1. (If you haven't already) Install an OpenAPI documentation generator package, such as [dedoc/scramble](https://github.com/dedoc/scramble)
2. Require Dokie via Composer: ```
    composer require mergehez/dokie
    ```
3. (Optional) Publish config: ```
    php artisan vendor:publish --tag=dokie-config
    ```

    > see [config/dokie.php](./config/dokie.php) for configuration options.
4. Visit `/dokie` in your browser.

Features
--------

[](#features)

- **OpenAPI Support**: Automatically generates the UI based on OpenAPI specifications.
- **Configurable**: Set predefined variables, headers, and postscripts.
- **Hostname Switching**: Easily switch between different hostnames for testing.
- **Favorites**: Mark endpoints as favorites for quick access.
- **Environment Variables**: Add/remove environment variables to manage sensitive data like API keys.
- **Global headers**: Set global headers for all requests.
- **Postscripts**: Add custom scripts that run after a request is made, allowing you to set environment variables or global headers based on the response. (JavaScript)
- **Endpoint Configuration**: Easily add path/query parameters, headers and body to requests. You can use environment variables just like in Postman.

> Note that changes are stored in your local machine and not shared with other people using the same project. Following information is stored in the browser's indexedDB:
>
> - Environment variables
> - Global headers
> - Favorite endpoints
> - Current hostname
> - Endpoint specific: Path/Query parameters, Headers and Postscript

Screenshot
----------

[](#screenshot)

[![Screenshot](https://github.com/mergehez/dokie/raw/main/ui/src/assets/screenshot.png?raw=true)](https://github.com/mergehez/dokie/blob/main/ui/src/assets/screenshot.png?raw=true)

Contributing
------------

[](#contributing)

Feel free to contribute to the project by creating issues or pull requests.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE). Feel free to use, modify, and distribute this code as per the terms of the license.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance90

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

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

Total

5

Last Release

65d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/351182be668f5feeed20d776cfc5fe245b50d5d85dc9fbbb7c81614ee3a3249e?d=identicon)[mergehez](/maintainers/mergehez)

---

Top Contributors

[![mergehez](https://avatars.githubusercontent.com/u/16548877?v=4)](https://github.com/mergehez "mergehez (14 commits)")

### Embed Badge

![Health badge](/badges/mergehez-dokie/health.svg)

```
[![Health](https://phpackages.com/badges/mergehez-dokie/health.svg)](https://phpackages.com/packages/mergehez-dokie)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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