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(1mo ago)0279↓50%MITPHPPHP ^8.3

Since Oct 6Pushed 1y 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 1mo ago

READMEChangelog (2)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

38

—

LowBetter than 85% of packages

Maintenance64

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

46d 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 (2 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

[tzsk/otp

A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.

241641.4k1](/packages/tzsk-otp)[sbamtr/laravel-source-encrypter

Laravel Source Encrypter

58545.6k](/packages/sbamtr-laravel-source-encrypter)[dgtlss/warden

A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

8745.6k](/packages/dgtlss-warden)[ercsctt/laravel-file-encryption

Secure file encryption and decryption for Laravel applications

642.6k](/packages/ercsctt-laravel-file-encryption)[laragear/poke

Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app

2211.5k](/packages/laragear-poke)

PHPackages © 2026

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