Libraries tagged by laravel request encrypt
tzsk/crypton
7413 Downloads
Laravel API Request Response Encryption
kbs1/laravel-encrypted-api
11430 Downloads
Encrypted API requests and responses between Laravel applications.
octha/joth-laravel
8 Downloads
Encrypt and decrypt requests and responses data on laravel.
irfanokr/laravel-secure-bridge
0 Downloads
Signed, timestamped, replay-protected and optionally AES-256-GCM-encrypted request/response bridge between a JavaScript front-end (SPA or Blade + AJAX) and a Laravel API. Framework-agnostic JS client. Works on Laravel 5.5 through 12 and PHP 7.1+.
disintegrations/shad-serializer-laravel
0 Downloads
Laravel client for serializing and sending encrypted Shad Messenger requests.
securecrypto/laravel-encryption
1 Downloads
Professional Laravel package for secure encryption with Strategy Pattern, SOLID principles, and modern PHP 8.2+ features
jjoek/laravel-hybrid-encryption
2 Downloads
Laravel package for hybrid encryption (RSA-OAEP + AES-256-GCM) for secure API request handling
warwar/crypton
23 Downloads
Laravel API Request Response Encryption
meirtin/crypton
173 Downloads
Laravel API Request Response Encryption
marceleza/crypton
0 Downloads
Laravel API Request Response Encryption
igun997/crypton
4 Downloads
Laravel API Request Response Encryption
burakdalyanda/cipher-weave
11 Downloads
A seamless security layer for Laravel applications that automatically decrypts incoming requests and encrypts outgoing responses to ensure data integrity and confidentiality.
blest/blest
32 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.