PHP Classes

Greatest: Keep track of the greatest of several values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 107 All time: 9,695 This week: 455Up
Version License PHP version Categories
greatest-value 0.1Freeware5.3PHP 5, Math
Description 

Author

This class can keep track of the greatest of several candidate values.

It takes one or more candidate values and stores which is the greatest of them.

The class can take a callback function parameter that can be called to perform the comparison between each candidate and the previous greatest value.

At any time the class can return the current greatest value or reset to the initial state of when no candidate value was evaluated.

Picture of hernan saab
Name: hernan saab <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files (2)  
File Role Description
Plain text file Greatest.php Class a nice layer of abstraction to keep track of greatest value
Accessible without login Plain text file test_greatest.php Example script that tests and shows how Greatest.php works

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:107
This week:0
All time:9,695
This week:455Up