PHP Classes

PHP Compare Objects: Compare objects using reflection

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 293 All time: 7,447 This week: 1,201Up
Version License PHP version Categories
compare-objects 1Public Domain5PHP 5, Language
Description 

Author

This class can compare objects using reflection.

It uses reflection to get the objects class names, variables and their properties.

The class may make the class variables accessible if their are private or protected, so it can retrieve and compare the variable values.

Picture of Jorge Prado
Name: Jorge Prado <contact>
Classes: 2 packages by
Country: Peru Peru
Age: ???
All time rank: 18473 in Peru Peru
Week rank: 703 Up4 in Peru Peru Down

  Files folder image Files  
File Role Description
Plain text file compareobject.php Class static class for compare objects
Accessible without login Plain text file example.php Example use example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:293
This week:0
All time:7,447
This week:1,201Up
User Comments (1)
Nice overkill.
10 years ago (Artur Graniszewski)
20%StarStar