PHPackages                             cemtekin/rest-explorer - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. cemtekin/rest-explorer

ActiveLibrary[HTTP &amp; Networking](/categories/http)

cemtekin/rest-explorer
======================

Automatically list Laravel backend APIs, generate Postman collections, and explore routes with a UI.

v1.0.0(4mo ago)21MITBladePHP ^8.0

Since Jan 15Pushed 4mo agoCompare

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

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

REST Explorer for Laravel
=========================

[](#rest-explorer-for-laravel)

[TR](#t%C3%BCrk%C3%A7e) | [EN](#english)

---

English
-------

[](#english)

**REST Explorer** is a premium, lightweight, and modern API documentation and testing tool for Laravel applications. It automatically discovers your API routes and provides a beautiful interface to explore and test them directly from your browser.

[![Screenshot 1](./screenshots/ss1.png)](./screenshots/ss1.png)[![Screenshot 2](./screenshots/ss2.png)](./screenshots/ss2.png)

### ✨ Features

[](#-features)

- **Auto Route Discovery**: Automatically detects all `api` routes and groups them by controller.
- **Interactive UI**: A sleek, dark-themed interface built with Tailwind CSS and Inter typography.
- **Sidebar Controller Navigation**: Quickly jump between different API groups with hierarchical navigation.
- **Postman Integration**: Download your entire API collection as a Postman-compatible JSON file with one click.
- **Smart Authentication**: Persistent authorization token storage with a real-time status indicator.
- **Live Testing**: Execute requests (GET, POST, PUT, DELETE, PATCH) directly with a built-in "Try it out" feature.
- **JSON Prettifier**: Automatically formats request bodies and responses for better readability.
- **Validation Rules**: View FormRequest validation rules directly on the endpoint card.

### 🚀 Installation

[](#-installation)

1. Install the package via composer:

```
composer require cemtekin/rest-explorer
```

2. Publish the assets (optional):

```
php artisan vendor:publish --tag=rest-explorer-views
```

3. Access the explorer in your browser:

```
http://your-app.test/rest-explorer
```

---

Türkçe
------

[](#türkçe)

**REST Explorer**, Laravel uygulamaları için geliştirilmiş, şık ve modern bir API dokümantasyon ve test aracıdır. API rotalarınızı otomatik olarak tarar ve doğrudan tarayıcı üzerinden test edebileceğiniz bir arayüz sunar.

[![Ekran Görüntüsü 1](./screenshots/ss1.png)](./screenshots/ss1.png)[![Ekran Görüntüsü 2](./screenshots/ss2.png)](./screenshots/ss2.png)

### ✨ Özellikler

[](#-özellikler)

- **Otomatik Rota Tarama**: Tüm `api` rotalarını saptar ve controller bazlı gruplandırır.
- **Etkileşimli Arayüz**: Tailwind CSS ve Inter tipografisi ile hazırlanmış modern karanlık tema.
- **Hiyerarşik Navigasyon**: Sol menü üzerinden controller'lar arasında hızlıca geçiş yapma.
- **Postman Entegrasyonu**: Tüm API koleksiyonunuzu tek tıkla Postman uyumlu JSON olarak indirin.
- **Akıllı Kimlik Doğrulama**: Kalıcı token saklama ve gerçek zamanlı durum göstergesi.
- **Canlı Test Paneli**: GET, POST, PUT, DELETE, PATCH isteklerini doğrudan arayüzden çalıştırın.
- **JSON Formatlayıcı**: İstek gövdelerini ve yanıtları daha okunabilir hale getirmek için otomatik formatlama.
- **Doğrulama Kuralları**: FormRequest doğrulama kurallarını doğrudan endpoint kartı üzerinde görün.

### 🚀 Kurulum

[](#-kurulum)

1. Paketi composer ile yükleyin:

```
composer require cemtekin/rest-explorer
```

2. Görünümleri yayınlayın (isteğe bağlı):

```
php artisan vendor:publish --tag=rest-explorer-views
```

3. Tarayıcınızdan explorer'a erişin:

```
http://your-app.test/rest-explorer
```

---

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance77

Regular maintenance activity

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

123d ago

### Community

Maintainers

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

---

Tags

apilaravelrestroute explorerPostman

### Embed Badge

![Health badge](/badges/cemtekin-rest-explorer/health.svg)

```
[![Health](https://phpackages.com/badges/cemtekin-rest-explorer/health.svg)](https://phpackages.com/packages/cemtekin-rest-explorer)
```

###  Alternatives

[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[illuminatech/data-provider

Allows easy build for DB queries from API requests

4413.3k](/packages/illuminatech-data-provider)[laragear/api-manager

Manage multiple REST servers to make requests in few lines and fluently.

161.8k](/packages/laragear-api-manager)

PHPackages © 2026

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