PHPackages                             craftisan/laravel-api-tester - 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. craftisan/laravel-api-tester

ActiveLibrary[API Development](/categories/api)

craftisan/laravel-api-tester
============================

Api tester for Laravel Framework

2.1.05(5y ago)08.8kMITPHPPHP ^7.2.5

Since Jul 14Pushed 5y agoCompare

[ Source](https://github.com/craftisan/laravel-api-tester)[ Packagist](https://packagist.org/packages/craftisan/laravel-api-tester)[ RSS](/packages/craftisan-laravel-api-tester/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (5)Versions (34)Used By (0)

Laravel Api Tester
==================

[](#laravel-api-tester)

[![Unit tests](https://camo.githubusercontent.com/5faeac8ee45402bad5482055cf11b4a7d1b2abf640e01a138727a9b7a52a2c5a/68747470733a2f2f7472617669732d63692e6f72672f61737661652f6c61726176656c2d6170692d7465737465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/asvae/laravel-api-tester)[![PHP version](https://camo.githubusercontent.com/5efe726261a0632a998cfe35d4df50c57c9b6c37860d4da01f02ce7434611ab2/68747470733a2f2f62616467652e667572792e696f2f70682f61737661652532466c61726176656c2d6170692d7465737465722e737667)](https://badge.fury.io/ph/asvae%2Flaravel-api-tester)

\#####Forked from

[![Interface](https://camo.githubusercontent.com/d45642234ace1687c245e8d80e338f25f631fd472726113e59321b41935a79a6/687474703a2f2f692e696d6775722e636f6d2f3367654a747a622e706e67)](https://camo.githubusercontent.com/d45642234ace1687c245e8d80e338f25f631fd472726113e59321b41935a79a6/687474703a2f2f692e696d6775722e636f6d2f3367654a747a622e706e67)

Live demo
---------

[](#live-demo)

Try it out: [laravel-api-tester.asva.by](http://laravel-api-tester.asva.by/)

Docs
----

[](#docs)

Those are short and easy to read. Take a look.

- [Interface](https://github.com/asvae/laravel-api-tester/wiki/Interface)
- [FAQ](https://github.com/asvae/laravel-api-tester/wiki/Frequently-asked-questions)

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

[](#installation)

Require this package with composer:

```
composer require craftisan/laravel-api-tester

```

After updating composer, add the ServiceProvider to the providers array in config/app.php

```
Craftisan\ApiTester\ServiceProvider::class,

```

That's it. Go to `[your site]/api-tester` and start testing routes. It works for Laravel 5.1+.

Config
------

[](#config)

By default, the package is bound to `APP_DEBUG` `.env` value. But you can easily override it. Just publish config:

```
php artisan vendor:publish --provider="Craftisan\ApiTester\ServiceProvider"

```

And edit `config/api-tester.php` as you please.

Features
--------

[](#features)

- Display routes for your application.
- Prepare and save requests.
- Collaborate with your team using firebase.
- Live search for everything.
- Filter out routes in [config](config/api-tester.php).
- CSRF token is handled for you.
- Fill request in JSON editor.
- Preview response depending on type (html or json).
- Clean and intuitive interface.
- Lightweight and no dependencies (except on laravel).

Powered By
----------

[](#powered-by)

- [Vue.js](https://vuejs.org/)
- [Bulma](http://bulma.io/)
- [Json Editor](https://github.com/josdejong/jsoneditor)

Feedback
--------

[](#feedback)

Don't hesitate to raise an issue if something doesn't work or you have a feature request. You're welcome to.

Authors
-------

[](#authors)

- [greabock](https://github.com/greabock) — backends. All of em.
- [asvae](https://github.com/asvae) — frontends. You guessed it.

Tests
-----

[](#tests)

Check badges on the top for details.

Licence
-------

[](#licence)

MIT

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 50.2% 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 ~57 days

Recently: every ~37 days

Total

31

Last Release

1879d ago

Major Versions

1.0.10 → 2.0.0-alpha2016-07-26

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

2.1.0PHP ^7.2.5

### Community

Maintainers

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

---

Top Contributors

[![asvae](https://avatars.githubusercontent.com/u/5394573?v=4)](https://github.com/asvae "asvae (143 commits)")[![greabock](https://avatars.githubusercontent.com/u/7137261?v=4)](https://github.com/greabock "greabock (129 commits)")[![craftisan](https://avatars.githubusercontent.com/u/26265592?v=4)](https://github.com/craftisan "craftisan (6 commits)")[![welcoMattic](https://avatars.githubusercontent.com/u/773875?v=4)](https://github.com/welcoMattic "welcoMattic (2 commits)")[![nyedidikeke](https://avatars.githubusercontent.com/u/19228770?v=4)](https://github.com/nyedidikeke "nyedidikeke (2 commits)")[![insign](https://avatars.githubusercontent.com/u/1113045?v=4)](https://github.com/insign "insign (1 commits)")[![teddy9110](https://avatars.githubusercontent.com/u/21898443?v=4)](https://github.com/teddy9110 "teddy9110 (1 commits)")[![kadriev-ilyas](https://avatars.githubusercontent.com/u/7049370?v=4)](https://github.com/kadriev-ilyas "kadriev-ilyas (1 commits)")

---

Tags

apilaraveldebuglaravel api tester

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/craftisan-laravel-api-tester/health.svg)

```
[![Health](https://phpackages.com/badges/craftisan-laravel-api-tester/health.svg)](https://phpackages.com/packages/craftisan-laravel-api-tester)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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