Libraries tagged by encrypt file
insitaction/field-encrypt-bundle
6746 Downloads
Allows automatic encryption of fields, as required by GDPR.
ngankt2/filament-db-config-encrypt
1854 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
leolopez/encrypt
983 Downloads
Encrypts any field from a model, array or value.
firmaprofesional/doctrine-encrypt-bundle
41776 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
jrrdnx/craft-covert
124 Downloads
Plain text field type for Craft that encrypts and encodes data when saved to the database.
flexflux/encryptor
524 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
dynamicpdf/api
2757 Downloads
PHP client library for the DynamicPDF API.
aware/doctrine-aes-bundle
3956 Downloads
Encrypting fields in doctrine entities wit AES
faustoq/laravel-model-encrypt-fields
21 Downloads
Encrypt and decrypt model fields
reprovinci/doctrine-encrypt
5101 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
nepda/doctrine-encrypt
16407 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
51systems/doctrine-encrypt
22724 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
kduma/eloquent-encryptable
2076 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
joelwmale/laravel-encryption
3019 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.