Shift8 / intercept

Intercept is a base set of PHP classes from which you can extend to easily build your own classes with filterable methods (inspired by Li3).
0 stars 0 forks source link

compile to PHP extension #1

Open tmaiaroto opened 9 years ago

tmaiaroto commented 9 years ago

It'd be a nice bonus to have this available as a PHP extension. Then using it I think would be easier if that was then in PECL and also some package managers because it can be built right into PHP. No autoloading. Plus the performance should be faster...Though it's so small I don't know if there's a real benefit there anyway.

I do wonder how this would work as an extension or if it'll work...hmm.

tmaiaroto commented 9 years ago

eh? https://github.com/fezfez/php-to-zephir