friendica-addons/advancedcontentfilter/vendor/pimple/pimple/ext/pimple/README.md

166 B

This is Pimple 2 implemented in C

  • PHP >= 5.3
  • Not tested under Windows, might work

Install

> phpize
> ./configure
> make
> make install