Description: Php utilities for working with a closure-based environment and smart linked execution.
The utilities are as follows:
1. Function container, to store execution state, and function calls
2. eValue class, a morph value object
3. memory_usage class
4. pClosure class, an implementation of closures in php 5.3
5. arrayObj, implementation of syntax driven execution
To Search:
File list (Check if you may need any files):
eValue.class.php
func.Container.class.php
memory_usage.class.php
pClosure.class.php
special.ArrayObj.class.php