Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum | Blog (1) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-04-13 (7 years ago) | 57% | Total: 614 | All time: 4,871 This week: 935 |
Version | License | PHP version | Categories | |||
generics 1.5 | Freeware | 5.1 | PHP 5, Data types, Language |
Description | Author | ||||||||||||||
This package provides an implementation of generic types in PHP. Innovation Award |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
proxy (2 files) | ||||
IEquatable | Class | Interface that has the Equals method | ||
IGeneric.php | Class | The interface that must be implemented by a genric class | ||
Type.php | Class | The Type class. A helper class for the Generics. Could be used for other purposes. | ||
example.php | Example | Just shows some examples |
Files | / | proxy |
File | Role | Description |
---|---|---|
GenericsCheckProxy.php | Class | The GenericsCheckProxy class |
example.php | Example | An example of the new features. |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Collections | Needed only for the generic collections | Conditional |