silinternational/idp-pw-api-common

This package is abandoned and no longer maintained. No replacement package was suggested.

Common interfaces and bases classes for integration components.

1.0 2016-07-29 18:12 UTC

This package is auto-updated.

Last update: 2021-01-18 19:33:19 UTC


README

This repository is no longer maintained. It has been incorporated into idp-pw-api.

idp-pw-api-common

Common interfaces and bases classes for integration components.

Personnel

When integrating with different personnel systems, a class is needed that extends yii\base\Component and implements the Sil\IdpPw\Common\Personnel\PersonnelInterface.

This is then configured in common\config\local.php under ['components']['personnel'].