Skip to content

krytenuk/doctrine-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FwsDoctrineCrypt

Docs available online.

Laminas Doctrine database record encryption/decryption module.

This module automates the process of encrypting and decrypting data to you database. You can easily keep your sensitive data more secure, especially in the event your database falls into the wrong hands.

This module requires Doctrine Module and uses Doctrine ORM.