 |
|
Innovation award
 Nominee: 4x |
This package can be used to Sort and compare objects of many types.
It defines the comparable interface that is implemented by several different objects meant to compare common types of values like as files by any of their attributes such as name, size, creation or modification time.
Additionally it provides classes that take advantage of objects that implement the Comparable interface to sort arrays of objects.
|
|
| Name: |
Comparator Tools |
| Base name: |
comparator-tools |
| Description: |
Compare and sort objects of many types |
| Version: |
0.9 |
| PHP version: |
5.1 |
| License: |
BSD License |
| All time users: |
369 users |
| All time rank: |
5687 |
| Week users: |
0 users |
| Week rank: |
1296  |
| |
|
 October 2010
Number 2
Prize: One subscription to the PDF edition of the PHP Architect magazine |
Most sorting algorithms determine the order by which a set of elements is stored by comparing pairs of elements.
This package implements a comparable interface that can be implemented by any objects of any classes that you may need to be sorted.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| github.com |
Latest version at github |
| |
Files |
|
|