spryker/customer

Customer module

Maintainers

👁 spryker-bot

Package info

github.com/spryker/customer

pkg:composer/spryker/customer

Statistics

Installs: 2 846 396

Dependents: 259

Suggesters: 7

Stars: 0

7.80.1 2026-06-25 17:52 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

proprietary 372a4bb8b203d1145bbdd72056efabac3af94bad

This package is auto-updated.

Last update: 2026-06-25 17:57:24 UTC


README

👁 Latest Stable Version
👁 Minimum PHP Version

Customer provides functionality for basic CRUD operations for customer and address entities. In addition, it also handles advanced features for handling customer registration, validation, password reset, authorization and anonymization. To comply with legislation regarding personal information privacy, deleting a customer can be customer initiated or backend initiated. Snapshots of customer data in existing orders are not affected by this action. Deleting an account anonymizes customer information and address data. In the out-of-the box solution we also anonymize customer email address making it possible for the customer to return and register again with a completely new account.

Installation

composer require spryker/customer

Documentation

Spryker Documentation