PHPackages                             blu3blaze/laravel-xchacha20-encrypter - 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. blu3blaze/laravel-xchacha20-encrypter

ActiveLibrary[Security](/categories/security)

blu3blaze/laravel-xchacha20-encrypter
=====================================

Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application

1.0.2(3mo ago)0290↓93.8%MITPHPPHP ^8.3

Since Oct 6Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/blu3blaze/laravel-xchacha20-encrypter)[ Packagist](https://packagist.org/packages/blu3blaze/laravel-xchacha20-encrypter)[ Docs](https://github.com/blu3blaze/laravel-xchacha20-encrypter)[ RSS](/packages/blu3blaze-laravel-xchacha20-encrypter/feed)WikiDiscussions master Synced today

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

Secure your Laravel application with XChaCha20-Poly1305 encryption
==================================================================

[](#secure-your-laravel-application-with-xchacha20-poly1305-encryption)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0f272df11a0a0c483cc3621c9fa23207dd1a70d6d8cb4fafc8a5013c8eab3c39/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c7533626c617a652f6c61726176656c2d7863686163686132302d656e637279707465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blu3blaze/laravel-xchacha20-encrypter)

This package seamlessly integrates the robust XChaCha20-Poly1305 encryption algorithm into Laravel application by extending the default Encryption facade.

Prerequisites
-------------

[](#prerequisites)

- PHP 8.3
- Laravel 11

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

[](#installation)

1. Install package via composer:

```
composer require blu3blaze/laravel-xchacha20-encrypter
```

2. Add service provider into your bootstrap/providers.php:

```
\Blu3blaze\Encrypter\EncrypterServiceProvider::class,
```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance81

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Every ~269 days

Total

3

Last Release

98d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/440d4dc50c1006408608bffa242f2c6586a7f335777e5ca5880d5c475bf92e85?d=identicon)[blu3blaze](/maintainers/blu3blaze)

---

Top Contributors

[![blu3blaze](https://avatars.githubusercontent.com/u/170244120?v=4)](https://github.com/blu3blaze "blu3blaze (3 commits)")

---

Tags

laravelencrypterblu3blaze

### Embed Badge

![Health badge](/badges/blu3blaze-laravel-xchacha20-encrypter/health.svg)

```
[![Health](https://phpackages.com/badges/blu3blaze-laravel-xchacha20-encrypter/health.svg)](https://phpackages.com/packages/blu3blaze-laravel-xchacha20-encrypter)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[laravel-chronicle/core

Tamper-evident audit ledger for Laravel applications.

1213.2k3](/packages/laravel-chronicle-core)

PHPackages © 2026

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