Libraries tagged by encrypt file
pvsv1984/secure-env-php
474 Downloads
Encrypt environment files for production use.
nishant-sharma/secure-env-php
6 Downloads
Encrypt environment files for production use.
dejury/laravel-envcrypt
4 Downloads
This package will help you to keep different .env files within your version management. Of course, it is possible to encrypt the files so they can be safely pushed to your version control.
marcosmarcolin/fricc2_encrypter
7 Downloads
Encrypt your php files using the fricc2 extension.
mega6382/hab-encryption
20 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
1545342 Downloads
Searchable field-level encryption library for relational databases
tecnickcom/tc-lib-pdf-encrypt
1136669 Downloads
PHP library to encrypt and decrypt PDF data
nowo-tech/doctrine-encrypt-bundle
6553 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
precision-soft/symfony-doctrine-encrypt
3437 Downloads
Symfony bundle providing transparent AES-256 encryption for Doctrine ORM entity fields via custom DBAL types
venturedrake/laravel-encryptable
12736 Downloads
Automatically encrypt and decrypt database table fields
kyzegs/doctrine-encryption-bundle
158 Downloads
Doctrine field encryption and blind indexes for Symfony applications.
fivelab/cryptography
23298 Downloads
Tools for encrypt and decrypt
canaryau/laravel-encryption
1546 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
dwgebler/encrypted-fields-bundle
434 Downloads
Symfony bundle adding support to automatically encrypt fields of Doctrine entities