Skip to content
#

database-security

Here are 7 public repositories matching this topic...

PHP Text Shuffler Lib is a library that allows you to shuffle and unshuffle text strings in a reversible way, making them safer to store in a database. By obfuscating sensitive data while preserving the ability to restore the original content when needed, this library helps reduce direct exposure of personal information and supports GDPR.

  • Updated Dec 18, 2025
  • PHP

Secure Query Handler by Mirosław Zięba is a PHP class for secure, efficient SQL query management. Designed for robust database security, dynamic parameter validation, and transaction handling, it leverages parameterized queries to protect against SQL injection and maintain data integrity.

  • Updated Dec 15, 2024
  • PHP

Improve this page

Add a description, image, and links to the database-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-security topic, visit your repo's landing page and select "manage topics."

Learn more