Libraries tagged by laravel5 encryption
larryphp/encryption
1487 Downloads
A tiny encryptor from Laravel.
larapack/attribute-encryption
1927 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
jaydeepukani/laravel-source-obfuscator
80 Downloads
Laravel Source Obfuscator
denmasyarikin/laravel-encrypt-response
754 Downloads
Encrypt response laravel appliction
darshphpdev/laravel-settings
11 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
bespredel/encryption-form
22 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
al-saloul/encryption
36 Downloads
Simple number encryption and decryption package
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
tiknil/file-vault
942 Downloads
omatech/enigma
1482 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
jsnlib/des
109 Downloads
實現 DES 加密、解密方式
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
flexflux/encryptor
117 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
dtisgodsson/elocrypt
720 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
coedevtech/fixit
29 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork