dniccum/secret-stash-cli

A PHP-based Composer package to interact with the SecretStash environment variable service.
1,007 1
Install
composer require dniccum/secret-stash-cli
Latest Version:v1.0.2
PHP:^8.2
License:MIT
Last Updated:Sep 21, 2026
Links: GitHub  ·  Packagist
Maintainer: dniccum

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

SecretStash

SecretStash CLI (PHP / Laravel)

Stop sharing .env files in Slack.

The SecretStash CLI lets you securely sync environment variables across your team, applications, and environments—directly from your Laravel or PHP project.

Built for developers who want a simple, secure way to manage secrets without breaking their workflow.

Requirements

  • PHP 8.2 or higher
  • Laravel 11 or higher
  • A SecretStash API Key

🚀 Why SecretStash?

If you’ve ever:

  • Shared .env files over Slack, email, or Notion
  • Accidentally committed secrets to Git
  • Struggled keeping dev/staging/prod configs in sync
  • Spent too long onboarding teammates with environment setup

👉 SecretStash fixes this in minutes.


⚡ Quick Start (2 Minutes)

1. Install

composer require dniccum/secret-stash-cli

2. Authenticate

php artisan secret-stash:login

3. Pull your environment variables

php artisan secret-stash:pull

✅ Your .env file is now synced and secure.


🌐 Use with SecretStash Cloud

The CLI is designed to work with SecretStash Cloud:

👉 https://secretstash.cloud

With the cloud platform, you can:

  • Manage applications and environments in one place
  • Share secrets securely across your team
  • Sync configs across multiple machines instantly
  • Avoid ever exposing sensitive values

Start free — no credit card required.


🔐 Secure by Design

SecretStash uses zero-knowledge encryption:

  • Secrets are encrypted locally before being sent
  • Your encryption keys never leave your machine
  • SecretStash servers never see your raw values

Only you and your team can decrypt your secrets.


⚙️ How It Works

  1. Store your environment variables in SecretStash Cloud
  2. Encrypt values locally before transmission
  3. Use the CLI to sync .env files across environments

This ensures a secure, consistent workflow from local development to production.


💡 Common Use Cases

👥 Team Collaboration

Keep your entire team in sync without sharing sensitive files manually.

🌍 Environment Management

Manage separate configs for local, staging, and production.

🚀 Laravel Development

Plug directly into your Laravel workflow via Artisan commands.

🔁 CI/CD Pipelines

Securely pull environment variables during deployment.


📦 Available Commands

php artisan secret-stash:login   # Authenticate with SecretStash
php artisan secret-stash:pull    # Pull environment variables
php artisan secret-stash:push    # Push local changes

🧪 Import Existing Projects

Already have a .env file?

You can import your existing variables into SecretStash and start syncing immediately.


🆚 Why Not Just Use .env Files?

.env files alone:

  • ❌ Hard to share securely
  • ❌ Easy to leak
  • ❌ Not synced across teams
  • ❌ No access control

SecretStash:

  • ✅ Secure sharing
  • ✅ Encrypted end-to-end
  • ✅ Built for teams
  • ✅ CLI-native workflow

📚 Documentation

Full documentation available at:

👉 https://docs.secretstash.cloud


❤️ Ready to stop leaking secrets?

Start using SecretStash today:

👉 https://secretstash.cloud


Testing

composer test

or:

./vendor/bin/pest

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

fnayou/standards

PHP Code Sniffer configurator.

4,214 5
phpmv/php-mv-ui

A JQuery and UI library for php and php MVC frameworks

20,974 32
brieucthomas/elixir-twig-extension

Laravel Elixir twig extension

12,717 1
fab2s/yaetl

Widely Extended Nodal Extract-Transform-Load ETL Workflow AKA NEJTL or Nodal-Ext...

203,691 65
vilnius-technology/bootstrap-menu-builder

This is an OOP way to build bootstrap menu, with nested sub-menus.

60 1