Download the PHP package trustedlogin/client without Composer
On this page you can find all versions of the php package trustedlogin/client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download trustedlogin/client
More information about trustedlogin/client
Files in trustedlogin/client
Download trustedlogin/client
More information about trustedlogin/client
Files in trustedlogin/client
Vendor trustedlogin
Package client
Short Description Easily and securely log in to your customers sites when providing support.
License GPL-2.0-or-later
Homepage https://www.trustedlogin.com
Package client
Short Description Easily and securely log in to your customers sites when providing support.
License GPL-2.0-or-later
Homepage https://www.trustedlogin.com
Please rate this library. Is it a good library?
Informations about the package client
TrustedLogin SDK
Easily and securely log in to your customers sites when providing support.
🔍 See the Changelog
📖 Read the Documentation
Requirements:
- PHP 5.3.0 or greater
- WordPress 5.2 or greater
Local Development And Testing
Make sure to install wp-env globally first by running npm -g i @wordpress/env
.
- Start local dev
wp-env start
- Stop local dev
wp-env stop
- Run the PHP tests in container
npm run test:php
Running linting and tests
composer lint
Checks for any linting errorscomposer format
Fixes any code that is able to be automatically fixedcomposer test
Runs PHPUnit tests
WordPress 4.1+ support
By default, TrustedLogin supports WordPress 5.2 or newer; this is the first version that includes the Sodium cryptography library. To support earlier versions of WordPress (version 4.1 or greater), add the following libraries to your Composer require
definitions:
All versions of client with dependencies
PHP Build Version
Package Version
No informations.
The package trustedlogin/client contains the following files
Loading the files please wait ....