Download the PHP package harp-orm/identity-map without Composer
On this page you can find all versions of the php package harp-orm/identity-map. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download harp-orm/identity-map
More information about harp-orm/identity-map
Files in harp-orm/identity-map
Download harp-orm/identity-map
More information about harp-orm/identity-map
Files in harp-orm/identity-map
Vendor harp-orm
Package identity-map
Short Description Allow only identical objects
License BSD-3-Clause
Package identity-map
Short Description Allow only identical objects
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package identity-map
Identity Map
This package allows having "canonical objects".
Usage
Assuming "new Item(1)" will have id of "1":
That way you can make sure items with the same key are the same physical objects
The closure argument that use pass to the identity map, needs to return the "unique key" for each product.
License
Copyright (c) 2014-2015, Clippings Ltd. Developed by Ivan Kerin as part of Clippings.com
Under BSD-3-Clause license, read LICENSE file.
All versions of identity-map with dependencies
PHP Build Version
Package Version
No informations.
The package harp-orm/identity-map contains the following files
Loading the files please wait ....