Download the PHP package eonx-com/easy-ssm without Composer
On this page you can find all versions of the php package eonx-com/easy-ssm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eonx-com/easy-ssm
More information about eonx-com/easy-ssm
Files in eonx-com/easy-ssm
Download eonx-com/easy-ssm
More information about eonx-com/easy-ssm
Files in eonx-com/easy-ssm
Vendor eonx-com
Package easy-ssm
Short Description CLI tool to interact with AWS ParameterStore in a convenient way
License MIT
Package easy-ssm
Short Description CLI tool to interact with AWS ParameterStore in a convenient way
License MIT
Please rate this library. Is it a good library?
Informations about the package easy-ssm
---eonx_docs--- title: Introduction weight: 0 ---eonx_docs---
CLI tool to interact with AWS ParameterStore in a convenient way
Require package (Composer)
We recommend to use Composer to manage your dependencies. You can require this package as follows:
Commands
- apply: Apply local changes to remote AWS ParameterStore
- diff: Resolve diff between local parameters and AWS ParameterStore
- dump-envs: Dump env vars in a PHP file to improve loading time
- export-envs: Fetch parameters from AWS ParameterStore and output shell syntax to export them as env variables
- init: Initialise local parameters from AWS ParameterStore
- local-apply: Apply changes locally when "*_old" file has been generated
- local-diff: Resolve diff locally when "*_old" file has been generated
Dotenv integration
If working on a PHP project, you can use the Dotenv integration provided by this package to load your AWS ParameterStore parameters as env variables within PHP:
All versions of easy-ssm with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
aws/aws-sdk-php Version ^3.134
eonx-com/easy-aws-credentials-finder Version ^4.5.6
eonx-com/easy-random Version ^4.5.6
nette/utils Version ^3.1
symfony/dotenv Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/yaml Version ^5.4 || ^6.0
aws/aws-sdk-php Version ^3.134
eonx-com/easy-aws-credentials-finder Version ^4.5.6
eonx-com/easy-random Version ^4.5.6
nette/utils Version ^3.1
symfony/dotenv Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/yaml Version ^5.4 || ^6.0
The package eonx-com/easy-ssm contains the following files
Loading the files please wait ....