PHPackages                             ktran/priapi - 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. ktran/priapi

ActiveLibrary[API Development](/categories/api)

ktran/priapi
============

PRIAPI - API Testing tool for Laravel

1.2(4y ago)215MITPHPPHP &gt;=7.0

Since Jun 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ktranvn/laravel-priapi)[ Packagist](https://packagist.org/packages/ktran/priapi)[ RSS](/packages/ktran-priapi/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

PRIAPI - API Testing tool for Laravel
=====================================

[](#priapi---api-testing-tool-for-laravel)

About
-----

[](#about)

Instead of configuring complicated annotations like swagger or using postman, you can now use this package as an alternative to the combination of postman and swagger.

Features
--------

[](#features)

- Add and test the requests to the API of the laravel project you are integrating
- Organize requests as a directory tree
- Share with other teams in the project
- Export API request list to API document or API request sheets (will update in the next version)

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

[](#installation)

Require the `ktran/priapi` package in your `composer.json` and update your dependencies:

```
composer require ktran/priapi
```

```
php artisan migrate
```

Configuration
-------------

[](#configuration)

The defaults are set in `config/priapi.php`. Publish the config to copy the file to your own config:

```
php artisan vendor:publish --provider="Ktran\Priapi\PriapiServiceProvider"
```

Author
------

[](#author)

> Kevin Tran

> [www.ktranblog.com](http://www.ktranblog.com)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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 ~0 days

Total

3

Last Release

1805d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/85436055?v=4)[Kevin Tran](/maintainers/ktranvn)[@ktranvn](https://github.com/ktranvn)

---

Top Contributors

[![buimanhhieu](https://avatars.githubusercontent.com/u/141646726?v=4)](https://github.com/buimanhhieu "buimanhhieu (7 commits)")[![ktranvn](https://avatars.githubusercontent.com/u/85436055?v=4)](https://github.com/ktranvn "ktranvn (3 commits)")

---

Tags

apilaravelktran

### Embed Badge

![Health badge](/badges/ktran-priapi/health.svg)

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[specialtactics/l5-api

Dependencies for the Laravel API Boilerplate package

3672.8k2](/packages/specialtactics-l5-api)

PHPackages © 2026

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