mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-18 23:23:51 +00:00
This is Pimple 2 implemented in C
- PHP >= 5.3
- Not tested under Windows, might work
Install
> phpize
> ./configure
> make
> make install
This is Pimple 2 implemented in C
> phpize
> ./configure
> make
> make install