Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-03-17 (5 years ago) | 64% | Total: 305 | All time: 6,940 This week: 1,069 |
Version | License | PHP version | Categories | |||
datatypes_autoboxing 1.2 | GNU Lesser Genera... | 5.1 | PHP 5, Data types |
Description | Author | |||
This package can be used to wrap string and integer values in objects. Innovation Award
|
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
variablesManager.php | Class | Main class |
autoboxExampleClasses.php | Class | Example: Wrappers for the primitive PHP datatypes |
autoboxExample.php | Example | Example script |
autoboxExample_All...e_Types_wrapper.php | Example | Example showing strong data type enforcing and implementing wrappers for all PHP primitive datatypes |
autoboxExample_TypeEnforcing.php | Example | Example script: type enforcing, mathematical operations on integer _objects_ |
licence.txt | Lic. | LGPL Licence |
datatypes_autoboxing-2011-03-17.zip 99KB | |
datatypes_autoboxing-2011-03-17.tar.gz 97KB | |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Java compatible UTF-8 String class using autoboxing Java compatible UTF-8 Data Manipulation |
Project homepage Technical description of this class |
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 |
---|---|---|
Java compatible UTF-8 Data Manipulation | (required only by the java_datatypes_with_autoboxing.php file) This class provides JAVA autoboxing mechanism for the UTF-8 Strings | Optional |
Related pages |
Link to PHP.NET autoboxing RFC Link to page created by PHP core developers describing the PHP autoboxing mechanism |
Project homepage Technical description of this class (english version) |
Autoboxing and unboxing (Wikipedia) Description of autoboxing mechanism on Wikipedia |
Project homepage (polish version) Technical description of this class (polishversion) |