关键词:encryption

2
Automatically encrypt and decrypt Eloquent attributes with ease.
3
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
4
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
6
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
7
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
8
Automatically encrypt and decrypt Eloquent attributes with ease.
9
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
10
A collection of useful Laravel bits.
11
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
12
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
13
Drop in replacement for the Laravel hash and encryption mechanisms.
14
Advanced Encryption with Associated Data (AEAD) for Laravel.
15
Allows to encrypt a database without creating a massive SQL dump
16
Encrypt and decrypt strings in PHP.
18
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
19
Automatically encrypt and decrypt Eloquent attributes with ease.
20
Laravel package for reversible encryption, based on OpenSSL using AES-128-CBC
21
A trait for Laravel/Lumen Model id encryption.