diff --git a/README.md b/README.md index effc9ce..a30dbc6 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as ### PHP - [halite](https://paragonie.com/project/halite) - Simple library for encryption using `libsodium`. +- [libsodium-laravel](https://github.com/scrothers/libsodium-laravel) - Laravel Package Abstraction using `libsodium`. - [PHP Encryption](https://github.com/defuse/php-encryption) - Library for encrypting data with a key or password in PHP. - [TCrypto](https://github.com/timoh6/TCrypto) - TCrypto is a simple and flexible PHP 5.3+ in-memory key-value storage library.