cakephp-encrypted-type
Data encryptor
Provides field-level encryption in CakePHP applications to support regulatory compliance and end-to-end data protection.
CakePHP plugin that provides field-level (column) encryption within the application layer before data is stored or transmitted to the database, supporting regulatory compliance, zero-trust security, end-to-end encryption, and contextual awareness.
8 stars
5 watching
3 forks
Language: PHP
last commit: almost 4 years ago cakephpcakephp-plugindata-encryptiondata-securitydatabaseencryptionend-to-end-encryptionfield-level-encryptionfield-level-securitygdprhipaapcipci-compliancepci-dssphpregulatory-compliancesecurityzero-trustzero-trust-security
Related projects:
Repository | Description | Stars |
---|---|---|
ali1/cakephp-bruteforce | A CakePHP plugin for adding Brute Force Protection to controller methods. | 3 |
cakephp/authentication | Provides authentication functionality to secure user access in PHP applications. | 116 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
bcrowe/cakephp-api-pagination | Generates pagination metadata and integrates it into API responses. | 40 |
cakephp/authorization | A middleware plugin providing framework around access control and authorization in the CakePHP framework. | 75 |
cakedc/users | Provides user authentication and management features for CakePHP applications | 522 |
andrej-griniuk/cakephp-two-factor-auth | A two-factor authentication plugin for CakePHP, providing an additional layer of security for user authentication. | 37 |
josbeir/cakephp-filesystem | A plugin that integrates Flysystem with CakePHP to provide a unified filesystem interface | 20 |
dereuromark/cakephp-captcha | A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
dereuromark/cakephp-tinyauth | A CakePHP plugin for handling authentication and authorization in a simple and efficient way. | 126 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
usemuffin/footprint | A CakePHP plugin to allow passing the currently logged-in user info to model layers. | 95 |
burzum/cakephp-service-layer | A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability. | 67 |
admad/cakephp-social-auth | A CakePHP plugin for social authentication using OAuth 2.0 protocols. | 50 |
ravage84/cakephp-fake-seeder | A CakePHP plugin to generate fake data in the database with customizable seeding modes and configuration. | 10 |