README/Documentation #6

Open
opened 2026-01-23 11:34:38 +01:00 by admin · 0 comments
Owner

Originally created by @jonmchan on GitHub (Oct 2, 2012).

Trying to try out this library, but the documentation is no longer valid.

The EntityManager signature is now:

public function __construct(Storage $storageDriver, Configuration $config)

and doesn't fit with:

$entityManager = new EntityManager($storage,$cache,$metadata);

Can someone please update the documentation and give us a working example on how to use the library?

Thanks,
Jonathan

Originally created by @jonmchan on GitHub (Oct 2, 2012). Trying to try out this library, but the documentation is no longer valid. The EntityManager signature is now: public function __construct(Storage $storageDriver, Configuration $config) and doesn't fit with: $entityManager = new EntityManager($storage,$cache,$metadata); Can someone please update the documentation and give us a working example on how to use the library? Thanks, Jonathan
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#6