PHPackages                             geekcell/sodium-bundle - 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. geekcell/sodium-bundle

AbandonedArchivedSymfony-bundle[Security](/categories/security)

geekcell/sodium-bundle
======================

A Symfony bundle to interact with PHP's Sodium extension

1.0.3(1y ago)19.5k↑60%1MITPHPPHP ^8.2

Since Apr 6Pushed 1y ago3 watchersCompare

[ Source](https://github.com/geekcell/sodium-bundle)[ Packagist](https://packagist.org/packages/geekcell/sodium-bundle)[ RSS](/packages/geekcell-sodium-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (13)Versions (5)Used By (0)

geekcell/sodium-bundle
======================

[](#geekcellsodium-bundle)

[![Unit tests workflow status](https://github.com/geekcell/sodium-bundle/actions/workflows/tests.yaml/badge.svg)](https://github.com/geekcell/sodium-bundle/actions/workflows/tests.yaml) [![Coverage](https://camo.githubusercontent.com/6692c4d7547ab2e94f930c1d6928e378cf1f1b4a077ea81fe5e2e07f3151ecd7/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f736f6469756d2d62756e646c65266d65747269633d636f766572616765)](https://sonarcloud.io/summary/new_code?id=geekcell_sodium-bundle) [![Bugs](https://camo.githubusercontent.com/ec54539bbc828503fb52119b25f642776787ac91775cd4bbf5326fc698626f0b/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f736f6469756d2d62756e646c65266d65747269633d62756773)](https://sonarcloud.io/summary/new_code?id=geekcell_sodium-bundle) [![Maintainability Rating](https://camo.githubusercontent.com/d20782ece93911c2deed9e7778d9632a2e62ce433a910de41d0dd8ee48ba8094/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f736f6469756d2d62756e646c65266d65747269633d7371616c655f726174696e67)](https://sonarcloud.io/summary/new_code?id=geekcell_sodium-bundle) [![Quality Gate Status](https://camo.githubusercontent.com/91047ccf24e39a106efb177fa70b50794391f146ab50b8f70496659345cd22ee/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f736f6469756d2d62756e646c65266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=geekcell_sodium-bundle)

A Symfony bundle to interact with [PHP's Sodium](https://www.php.net/manual/de/book.sodium.php) extension.

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

[](#installation)

To use this package, require it in your Symfony project with Composer.

```
composer require geekcell/sodium-bundle
```

Verify that the bundle has been enabled in `config/bundles.php`

```
