PHPackages                             octha/joth-laravel - 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. [Security](/categories/security)
4. /
5. octha/joth-laravel

ActiveLibrary[Security](/categories/security)

octha/joth-laravel
==================

Encrypt and decrypt requests and responses data on laravel.

18PHP

Since Nov 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/attla/joth-laravel)[ Packagist](https://packagist.org/packages/octha/joth-laravel)[ RSS](/packages/octha-joth-laravel/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

🥨 Joth laravel - Encrypt and decrypt requests and responses data
================================================================

[](#-joth-laravel---encrypt-and-decrypt-requests-and-responses-data)

[![License](https://camo.githubusercontent.com/891419a00e04aa0e311068fa8a04eec92cab4f7026c76278279bf2a1da50e578/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d6c69676874677265792e737667)](LICENSE)[![Latest Stable Version](https://camo.githubusercontent.com/29fa88b4ffe70b3cfca605ab574d49d63eedc1eec23b62356e0309011b2ff536/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6174746c612f6a6f74682d6c61726176656c)](https://packagist.org/packages/attla/joth-laravel)[![Total Downloads](https://camo.githubusercontent.com/5f00098cac332546322bed670ab909e73a80e382e8ec0dbb6644510be88f4164/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6174746c612f6a6f74682d6c61726176656c)](https://packagist.org/packages/attla/joth-laravel)

Why use this?
-------------

[](#why-use-this)

If you need to transit sensitive data you know leaving it in plaintext is not ideal, so using a layer that makes the data more difficult to capture is essential.

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

[](#installation)

```
composer require attla/joth-laravel
```

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

[](#configuration)

Publish the config file to your config folder.

```
php artisan vendor:publish --tag=attla/joth-laravel/config

```

Set a env variable `JOTH_KEY` with your key.

### Usage

[](#usage)

This package needs a front-end layer. See the [joth jquery](https://github.com/attla/joth-jquery).

After includes the front-end layer, set a secret as same defined on your configuration file.

Extra
-----

[](#extra)

If you need modify the middlewares, publish them

```
php artisan vendor:publish --tag=attla/joth-laravel/middlewares

```

Not is necessary add the middlewares to your routes or on kernel.

License
-------

[](#license)

This package is licensed under the [MIT license](LICENSE) © [Zunq](https://zunq.com).

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/682727?v=4)[Andre Goncalves](/maintainers/nicolau)[@nicolau](https://github.com/nicolau)

---

Top Contributors

[![nicxlau](https://avatars.githubusercontent.com/u/17990891?v=4)](https://github.com/nicxlau "nicxlau (7 commits)")

### Embed Badge

![Health badge](/badges/octha-joth-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/octha-joth-laravel/health.svg)](https://phpackages.com/packages/octha-joth-laravel)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)

PHPackages © 2026

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