Libraries tagged by encrypt file
mega6382/hab-encryption
19 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
den67rus/lescript
44 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
paragonie/ciphersweet
875766 Downloads
Searchable field-level encryption library for relational databases
tecnickcom/tc-lib-pdf-encrypt
568446 Downloads
PHP library to encrypt data for PDF
insitaction/field-encrypt-bundle
5638 Downloads
Allows automatic encryption of fields, as required by GDPR.
firmaprofesional/doctrine-encrypt-bundle
36496 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
venturedrake/laravel-encryptable
9042 Downloads
Automatically encrypt and decrypt database table fields
fivelab/cryptography
16913 Downloads
Tools for encrypt and decrypt
joelwmale/laravel-encryption
1914 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
dwgebler/encrypted-fields-bundle
210 Downloads
Symfony bundle adding support to automatically encrypt fields of Doctrine entities
aware/doctrine-aes-bundle
2417 Downloads
Encrypting fields in doctrine entities wit AES
faustoq/laravel-model-encrypt-fields
21 Downloads
Encrypt and decrypt model fields
reprovinci/doctrine-encrypt
5093 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
leolopez/encrypt
617 Downloads
Encrypts any field from a model, array or value.
jackprice/doctrine-encrypt
7 Downloads
A package for the safe encryption of Doctrine fields