Libraries tagged by encrypter
rsd/seafile-php-sdk
100966 Downloads
This is a PHP package for accessing Seafile Web API
privatebin/privatebin
178 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
tuupola/branca
343087 Downloads
Authenticated and encrypted API tokens using modern crypto.
staabm/secure_dotenv
1120865 Downloads
An encrypted environment configuration handler
richardstyles/eloquentencryption
16312 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
psecio/secure_dotenv
40762 Downloads
An encrypted environment configuration handler
netresearch/nr-llm
19841 Downloads
Shared AI/LLM foundation for TYPO3 — centralized provider management, encrypted API keys, and ready-to-use services for chat, translation, vision, and embeddings
intermax/veil
20655 Downloads
Improve working with encrypted environment files in Laravel.
ohseesoftware/laravel-assert-encrypted
90657 Downloads
Add an assertion to test for encrypted values in your database.
mathiasgrimm/laravel-encrypted-attributes
4901 Downloads
Encrypted and safe-by-default Laravel Model attributes
travelport-czech/compile_conf
486549 Downloads
Simple builder configuration files from environment, encrypted values or user input
sagalbot/encryptable
59364 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
mukto90/ncrypt
14636 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
lekoala/silverstripe-encrypt
13770 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
gregoryduckworth/encryptable
54064 Downloads
A simple trait to make attributes encrypted in the database