Registry / other / spryker-customer

spryker-customer

JSON →
library7.79.0phppackagistunverified

Customer module for Spryker Commerce OS.

composer require spryker/customer
INSTALL
IMPORT
SIG · SPRYKER-CUSTOMER
S
spryker-customer
otherphpv7.79.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CustomerFacade
use Spryker\Zed\Customer\Business\CustomerFacade;

Retrieve a customer by email using the CustomerFacade.

use Spryker\Zed\Customer\Business\CustomerFacade; $facade = new CustomerFacade(); $customerTransfer = $facade->getCustomerByEmail('test@example.com');
Debug
Known issues
gotchaRequires Spryker framework and database setup.
fix
Install Spryker and configure the database before using this module.
affects: >=7.0.0
Upgrade
Version history
7.79.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spryker-customer — pip install spryker-customer · libregistry