定制 cemtekin/rest-explorer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cemtekin/rest-explorer

Composer 安装命令:

composer require cemtekin/rest-explorer

包简介

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

README 文档

README

TR | EN

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 Screenshot 2

✨ 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

  1. Install the package via composer:
composer require cemtekin/rest-explorer
  1. Publish the assets (optional):
php artisan vendor:publish --tag=rest-explorer-views
  1. Access the explorer in your browser:
http://your-app.test/rest-explorer

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 Ekran Görüntüsü 2

✨ Ö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

  1. Paketi composer ile yükleyin:
composer require cemtekin/rest-explorer
  1. Görünümleri yayınlayın (isteğe bağlı):
php artisan vendor:publish --tag=rest-explorer-views
  1. Tarayıcınızdan explorer'a erişin:
http://your-app.test/rest-explorer

cemtekin/rest-explorer 适用场景与选型建议

cemtekin/rest-explorer 是一款 基于 Blade 开发的 Composer 扩展包,目前已累计 1 次下载、GitHub Stars 达 2, 最近一次更新时间为 2026 年 01 月 15 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「rest」 「api」 「laravel」 「Postman」 「route-explorer」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 cemtekin/rest-explorer 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 cemtekin/rest-explorer 我们能提供哪些服务?
定制开发 / 二次开发

基于 cemtekin/rest-explorer 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 21
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-15