salesmanago/api-sso-util

core api code

Maintainers

Package info

bitbucket.org/benhauerdev/api-sso-util

pkg:composer/salesmanago/api-sso-util

Transparency log

Statistics

Installs: 270 736

Dependents: 2

Suggesters: 0

3.8.7 2026-07-03 08:45 UTC

This package is auto-updated.

Last update: 2026-07-03 11:04:11 UTC


README

Deprecated package
This package is deprecated, but it can still be used for existing implementations.

Support for this package will end on July 2, 2026.

Please use the current package instead:
link to the new package

Current package name:
managoai/php-sdk

About

This package provides a PHP utility service for creating SALESmanago API/SSO integrations.

It was designed to support communication with SALESmanago API and simplify the integration process for PHP-based projects.

For new implementations, we recommend using the current supported package.

See more about SALESmanago API:
link to API documentation

Requirements

  • PHP 7.4 or higher
  • cURL extension

Installation

For production:

composer require salesmanago/api-sso-util --no-dev

For development:

composer require salesmanago/api-sso-util