Libraries tagged by keys
erikwang2013/encryption
1810 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
deliciousbrains/wp-amazon-web-services
139177 Downloads
Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.
d4h/pkce
36885 Downloads
PHP implementation of RFC7636 (Proof Key for Code Exchange by OAuth Public Clients)
codezero/dotenv-updater
115560 Downloads
Update key/value pairs in a .env file.
cheprasov/php-memcached-tags
145860 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
bytestream/horde-secret
362524 Downloads
Horde secret key encryption library
bokshorn-it/filament-activity-timeline
3284 Downloads
A Filament plugin that turns spatie/laravel-activitylog into a readable audit trail: a record timeline, a filterable activity resource, and diffs that resolve enums, dates and foreign keys to human labels.
ayesh/stateless-csrf
25939 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
axn/laravel-pk-int-to-bigint
7131 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
aurawindsurfing/google-translate
21343 Downloads
Free Laravel package for Paid Google Translate REST API with your own API key
ahsankhatri/cryptolib-php
72908 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
afaya/edge-tts
3202 Downloads
Edge TTS is a PHP package that allows access to the online text-to-speech service used by Microsoft Edge without the need for Microsoft Edge, Windows, or an API key.
abr4xas/cache-ui-laravel
3773 Downloads
List, search and delete individual cache keys without having to purge the entire cache
web-token/jwt-encryption-algorithm-pbes2
746153 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
278608 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.