Registry / auth / sylius-user

sylius-user

JSON →
library2.2.5phppackagistunverified

User handling for PHP applications.

composer require sylius/user
INSTALL
IMPORT
SIG · SYLIUS-USER
S
sylius-user
authphpv2.2.5
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.

User
use Sylius\Component\User\Model\User;

Create a new user entity

use Sylius\Component\User\Model\User; $user = new User(); $user->setEmail('user@example.com'); $user->setPlainPassword('secure_password');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
sylius-user — pip install sylius-user · libregistry