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

ActiveLibrary[API Development](/categories/api)

asvae/laravel-api-tester
========================

Api tester for Laravel Framework

2.0.11(5y ago)356121.4k↓65.9%52[21 issues](https://github.com/asvae/laravel-api-tester/issues)MITPHPPHP &gt;=5.4.0CI failing

Since Jul 14Pushed 3y ago11 watchersCompare

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

READMEChangelog (10)Dependencies (3)Versions (28)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)

[![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 asvae/laravel-api-tester

```

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

```
Asvae\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="Asvae\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

44

—

FairBetter than 90% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity52

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 50.4% 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 ~63 days

Recently: every ~332 days

Total

25

Last Release

2114d ago

Major Versions

1.0.10 → 2.0.0-alpha2016-07-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/8844ab5e266850d883c5fe49083dc2889d282ce9c8d813407866fb3ba9a94335?d=identicon)[asvae](/maintainers/asvae)

---

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 (131 commits)")[![zlokomatic](https://avatars.githubusercontent.com/u/5440?v=4)](https://github.com/zlokomatic "zlokomatic (2 commits)")[![nyedidikeke](https://avatars.githubusercontent.com/u/19228770?v=4)](https://github.com/nyedidikeke "nyedidikeke (2 commits)")[![welcoMattic](https://avatars.githubusercontent.com/u/773875?v=4)](https://github.com/welcoMattic "welcoMattic (2 commits)")[![caloskao](https://avatars.githubusercontent.com/u/2961077?v=4)](https://github.com/caloskao "caloskao (1 commits)")[![teddy9110](https://avatars.githubusercontent.com/u/21898443?v=4)](https://github.com/teddy9110 "teddy9110 (1 commits)")[![insign](https://avatars.githubusercontent.com/u/1113045?v=4)](https://github.com/insign "insign (1 commits)")[![kadriev-ilyas](https://avatars.githubusercontent.com/u/7049370?v=4)](https://github.com/kadriev-ilyas "kadriev-ilyas (1 commits)")

---

Tags

apilaraveldebug

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162155.1k1](/packages/joisarjignesh-bigbluebutton)

PHPackages © 2026

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