dev-master
9999999-dev https://github.com/jyggen/safe-in-cloud-phpLibrary for working with the Safe in Cloud JSON API.
MIT
The Requires
- php >=5.4
- guzzlehttp/guzzle ~5.0
- symfony/console ~2.6
The Development Requires
api cli safe in cloud
Library for working with the Safe in Cloud JSON API.
An API client and CLI tool to work and communicate with the HTTP API built into the SafeInCloud software. This package is compliant with PSR-1, PSR-2 and PSR-4., (*2)
First you need to run the command authenticate
to get an authentication token from your SafeInCloud client., (*3)
./bin/safeincloud authenticate Enter your password: lWg/CBmrcEs6XiAgXl33qg==
./bin/safeincloud accounts --token lWg/CBmrcEs6XiAgXl33qg== example.com [{"title":"example.com","login":"foo","password":"bar"}]
./bin/safeincloud logins --token lWg/CBmrcEs6XiAgXl33qg== ["foo","bar","baz","qux"]
The MIT License (MIT). Please see License File for more information., (*4)
This software is not endorsed, sponsored, affiliated with or otherwise authorized by SafeInCloud., (*5)
Library for working with the Safe in Cloud JSON API.
MIT
api cli safe in cloud