PHPackages                             jiteshdhamaniya/jwt-tests - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. jiteshdhamaniya/jwt-tests

ActiveLibrary[Testing &amp; Quality](/categories/testing)

jiteshdhamaniya/jwt-tests
=========================

Tests for laravel JWT auth tymon/jwt-auth

v1.0.1(5y ago)14MITPHP

Since Sep 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jiteshdhamaniya/jwt-tests)[ Packagist](https://packagist.org/packages/jiteshdhamaniya/jwt-tests)[ RSS](/packages/jiteshdhamaniya-jwt-tests/feed)WikiDiscussions master Synced 1mo ago

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

Laravel JWT Tests Package for tymon/jwt-auth
============================================

[](#laravel-jwt-tests-package-for-tymonjwt-auth)

[![GitHub issues](https://camo.githubusercontent.com/bf5a297e7e6fc5eddd366ebe03ebee8e895f40ef9f5dfe31c67090335e5a2e31/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a69746573686468616d616e6979612f6a77742d7465737473)](https://packagist.org/packages/jiteshdhamaniya/jwt-tests)[![GitHub Forks](https://camo.githubusercontent.com/448653dad4b9551b73fc04a1ad0ee28e2435ac68070fa224604e23a287ed0f7e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6a69746573686468616d616e6979612f6a77742d7465737473)](https://packagist.org/packages/jiteshdhamaniya/jwt-tests)[![GitHub Stars](https://camo.githubusercontent.com/9c11821cc53336422d636446d10c61f840e31b0570acea4aa917554c2c64d1dd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a69746573686468616d616e6979612f6a77742d7465737473)](https://packagist.org/packages/jiteshdhamaniya/jwt-tests)

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

[](#installation)

> Before installation please make sure tymon/jwt-auth
>
> ```
> composer require tymon/jwt-auth
> ```

```
composer require jiteshdhamaniya/jwt-tests --dev
php artisan make:jwt-tests
```

Edit `phpunit.xml` file by adding these two lines between `` tags:

```

```

Alternatively, use different database than sqlite, but also different from the one used for development.

EndPoint
--------

[](#endpoint)

By Default it uses endpoint `/api` if you do have some other endpoint such as `/api/v1` you can change using ```endpoint`` option. like this

> ```
> php artisan make:jwt-tests --endpoint=api/v1
> ```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2068d ago

### Community

Maintainers

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

---

Top Contributors

[![jiteshdhamaniya](https://avatars.githubusercontent.com/u/46275049?v=4)](https://github.com/jiteshdhamaniya "jiteshdhamaniya (6 commits)")

### Embed Badge

![Health badge](/badges/jiteshdhamaniya-jwt-tests/health.svg)

```
[![Health](https://phpackages.com/badges/jiteshdhamaniya-jwt-tests/health.svg)](https://phpackages.com/packages/jiteshdhamaniya-jwt-tests)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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