awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesEnvironment Variable Encryptors

Encrypts the value of a sensitive environment variable so it can be stored safely without exposing the plaintext secret.

Distinct from Environment Variable Security: Distinct from Environment Variable Security: focuses on encrypting individual variable values, not general isolation strategies.

Explore 2 awesome GitHub repositories matching security & cryptography · Environment Variable Encryptors. Refine with filters or upvote what's useful.

Awesome Environment Variable Encryptors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • symfony/translationالصورة الرمزية لـ symfony

    symfony/translation

    6,607عرض على GitHub↗

    Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a complete system for managing message catalogs, handling locale-aware string translation, and formatting messages using ICU MessageFormat syntax to support pluralization, gender, and conditional selection. The component organizes translatable strings into named domains, supports key-based lookup that decouples source text from localized versions, and offers deferred rendering through translatable objects that store parameters and render only when output is needed. The library disting

    Provides a command to encrypt sensitive environment variable values for safe storage.

    PHPcomponentphpsymfony
    عرض على GitHub↗6,607
  • thunderclient/thunder-client-supportالصورة الرمزية لـ thunderclient

    thunderclient/thunder-client-support

    3,717عرض على GitHub↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    Stores environment variable values in an encrypted format to prevent sensitive data from being exposed.

    apigraphqlhttpclient
    عرض على GitHub↗3,717
  1. Home
  2. Security & Cryptography
  3. Environment Variable Security
  4. Environment Variable Encryptors