bh-php
bh-php copied to clipboard
Implement JS-like objects
These object we need for passing them thru tParam, applying map, concat, etc. for arrays, etc.
Probably it's easy to do with ArrayObject with some extension.