Registry / other / spryker-user

spryker-user

JSON →
library3.31.0phppackagistunverified

User module

composer require spryker/user
INSTALL
IMPORT
SIG · SPRYKER-USER
S
spryker-user
otherphpv3.31.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.

UserFacade
use Spryker\Zed\User\Business\UserFacade;

Create a new user via the UserFacade.

<?php use Spryker\Zed\User\Business\UserFacade; $facade = new UserFacade(); $user = $facade->createUser('john.doe@example.com', 'password');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.31.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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