 |
|
Innovation award
 Nominee: 1x |
This package implements the IDictionary interface to access associative arrays.
It is based on the Dictionary Object of the Microsoft Scripting Runtime Library. It is a PHP Dictionary object equivalent to the Perl associative array.
The dictionary items can be any type. These items are stored in the dictionary array.
Each item is associated to an unique key. The key is used to retrieve an individual item. Usually this key is an integer or a string, but can be anything except an array.
|
|
| Name: |
Dictionary |
| Base name: |
dictionaryobject |
| Description: |
Access arrays with the IDictionary interface |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
964 users |
| All time rank: |
3277 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Not sure (58.3%) |
- |
Not sure (50.0%) |
- |
- |
Not sure (44.2%) |
1886 |
| Month: |
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.
| |
Files |
|
|