Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
53% | Total: 627 | All time: 5,049 This week: 455 |
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 (6) |
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 (6) | / | proxy |
File | Role | Description |
---|---|---|
GenericsCheckProxy.php | Class | The GenericsCheckProxy class |
example.php | Example | An example of the new features. |
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 |
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 |