Registry / database / zf-commons-zfc-user-doctrine-orm

zf-commons-zfc-user-doctrine-orm

JSON →
library2.0.1phppackagistunverified

Doctrine2 ORM storage adapter for ZfcUser.

composer require zf-commons/zfc-user-doctrine-orm
INSTALL
IMPORT
SIG · ZF-COMMONS-ZFC-USE
Z
zf-commons-zfc-user-doctrine-orm
databasephpv2.0.1
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 ZfcUserDoctrineORM\Mapper\User;

Find a user by email using the Doctrine ORM mapper

use ZfcUserDoctrineORM\Mapper\User; $mapper = new User($entityManager); $user = $mapper->findByEmail('user@example.com');
Debug
Known issues
breakingRequires ZfcUser and DoctrineORMModule
fix
Install zf-commons/zfc-user and doctrine/doctrine-orm-module
affects: <2.0.0
Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
zf-commons-zfc-user-doctrine-orm — pip install zf-commons-zfc-user-doctrine-orm · libregistry