Download the PHP package jkhaled/equatable without Composer
On this page you can find all versions of the php package jkhaled/equatable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jkhaled/equatable
More information about jkhaled/equatable
Files in jkhaled/equatable
Download jkhaled/equatable
More information about jkhaled/equatable
Files in jkhaled/equatable
Vendor jkhaled
Package equatable
Short Description interface to compare object based on properties
License MIT
Package equatable
Short Description interface to compare object based on properties
License MIT
Please rate this library. Is it a good library?
Informations about the package equatable
An equatable interface for object comparison in PHP.
when we want to compare objects in php with == yields incorrect results even if they are equal in all properties. this library provides an interface to compare two objects by returning their properties and checks if they are equal.
Installation
usage example :
All versions of equatable with dependencies
PHP Build Version
Package Version
No informations.
The package jkhaled/equatable contains the following files
Loading the files please wait ....