gigya / magento2-im

gigya/magento2-im

Gigya Identity Management for Magento 2

  • Guy A
  • Alexandre Khayrullin
  • Vincent Lemaire
  • +1 more
magento2-module Compatibility: 2.4.8 Code Quality: Fail Tests: N/A Security: Pass OSL-3.0, AFL-3.0

Are you the maintainer of gigya?

Packagento pulls gigya's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

Magento- 2

License

Copyright (c) 2016– SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
6.3.2 stable Fail Magento 2.4.8 Details 2025-09-29 07:31:34
6.3.1 stable Not tested Not yet tested Details 2025-02-28 06:43:05
6.3.0 stable Not tested Not yet tested Details 2024-11-07 13:10:35
6.2.0 stable Not tested Not yet tested Details 2024-07-11 00:54:15
6.1.1 stable Not tested Not yet tested Details 2023-08-15 12:16:37
6.1.0 stable Not tested Not yet tested Details 2023-06-15 14:30:46
6.0.0 stable Not tested Not yet tested Details 2022-07-06 17:00:29
5.8.1 stable Not tested Not yet tested Details 2022-06-16 15:55:44
5.8.0 stable Not tested Not yet tested Details 2022-04-05 16:42:10
5.7.1 stable Not tested Not yet tested Details 2021-06-15 17:28:22
5.7.0 stable Not tested Not yet tested Details 2021-02-26 11:08:18
5.6.4 stable Not tested Not yet tested Details 2021-02-14 14:01:29
5.6.3 stable Not tested Not yet tested Details 2020-12-24 15:06:44
5.6.2 stable Not tested Not yet tested Details 2020-10-21 12:39:13
5.6.1 stable Not tested Not yet tested Details 2020-08-11 12:09:14
5.6.0 stable Not tested Not yet tested Details 2020-07-14 18:20:41
5.5.1 stable Not tested Not yet tested Details 2020-06-02 14:31:34
5.5.0 stable Not tested Not yet tested Details 2020-04-06 12:38:20
5.4.0 stable Not tested Not yet tested Details 2019-07-14 11:01:45
5.3.5 stable Not tested Not yet tested Details 2019-06-05 11:15:05
5.3.4 stable Not tested Not yet tested Details 2019-04-22 12:46:35
5.3.3 stable Not tested Not yet tested Details 2019-04-07 15:17:27
5.3.2 stable Not tested Not yet tested Details 2019-03-25 08:55:03
5.3.1 stable Not tested Not yet tested Details 2019-02-24 15:19:18
5.3.0 stable Not tested Not yet tested Details 2019-02-10 15:35:26
5.2.0 stable Not tested Not yet tested Details 2018-12-03 13:46:41
5.1.1 stable Not tested Not yet tested Details 2018-11-04 16:44:58
5.1 stable Not tested Not yet tested Details 2018-10-14 08:35:11
5.0.12 stable Not tested Not yet tested Details 2018-07-29 13:57:30
5.0.11 stable Not tested Not yet tested Details 2018-07-09 14:31:24
5.0.10 stable Not tested Not yet tested Details 2018-07-01 16:35:07
5.0.9 stable Not tested Not yet tested Details 2018-06-10 11:54:21
5.0.8 stable Not tested Not yet tested Details 2018-04-11 14:25:27
5.0.7 stable Not tested Not yet tested Details 2018-04-09 12:40:46
5.0.6 stable Not tested Not yet tested Details 2018-01-18 15:04:32
5.0.5 stable Not tested Not yet tested Details 2018-01-04 14:06:59
5.0.4 stable Not tested Not yet tested Details 2017-12-14 16:05:43
5.0.3 stable Not tested Not yet tested Details 2017-12-12 09:31:22
5.0.2 stable Not tested Not yet tested Details 2017-11-06 12:19:59
5.0.1 stable Not tested Not yet tested Details 2017-11-06 11:44:39
5.0.0 stable Not tested Not yet tested Details 2017-10-17 09:17:35
4.0.9 stable Not tested Not yet tested Details 2017-04-24 15:30:28
4.0.8 stable Not tested Not yet tested Details 2017-03-22 11:16:52
4.0.7 stable Not tested Not yet tested Details 2017-03-13 16:33:01
4.0.6 stable Not tested Not yet tested Details 2017-02-13 14:53:14
4.0.5 stable Not tested Not yet tested Details 2017-01-19 08:00:33
4.0.4 stable Not tested Not yet tested Details 2016-12-29 09:32:52
4.0.3 stable Not tested Not yet tested Details 2016-11-21 10:18:14
4.0.2 stable Not tested Not yet tested Details 2016-10-25 06:40:57
4.0.1 stable Not tested Not yet tested Details 2016-07-31 09:11:32
1.0.0 stable Not tested Not yet tested Details 2016-07-19 13:27:49
1.0.1-beta beta Not tested Not yet tested Details 2016-06-01 07:19:00
1.0-beta beta Not tested Not yet tested Details 2016-05-02 12:58:58

Requires 7

Package Constraint
php ~8.2.0||~8.3.0||~8.4.0
magento/module-customer *
magento/module-checkout *
aws/aws-sdk-php ~3.0
gigya/php-sdk >=3.0.7
ext-json *
ext-openssl *

Requires-dev 5

Package Constraint
phpunit/phpunit ~5.0
phpmd/phpmd @stable
pdepend/pdepend ~2.5.0
squizlabs/php_codesniffer 2.8.1
magento/marketplace-eqp *

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Fail di error Pass
2.4.8 Pass Pass
2.4.9 Pass not tested

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 617 79 errors, 538 warnings (ruleset: Magento2) — 91 auto-fixable with phpcbf
PHPMD Warning 85 85 rule violations (UnusedFormalParameter:21, CyclomaticComplexity:10, MissingImport:9, ExcessiveClassComplexity:7, UnusedLocalVariable:6)
Cpd Warning 5 5 duplicated chunks spanning 319 total lines (min-lines=5, min-tokens=70)
Composer validate Info 4 valid; 4 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 209 165
2.4.8 166 166
2.4.9 166 N/A

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit N/A 0 no resolvable dependency tree to audit
Malware scan Pass 0
License
OSL-3.0, AFL-3.0
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.