bem / bh-php

PHP port of https://github.com/bem/bh. It's cool thing but better use this:
https://github.com/zxqfox/php-fpm-bem-demo-heroku
MIT License
34 stars 9 forks source link

Implement JS-like objects #9

Open qfox opened 9 years ago

qfox commented 9 years ago

These object we need for passing them thru tParam, applying map, concat, etc. for arrays, etc.

qfox commented 9 years ago

Probably it's easy to do with ArrayObject with some extension.