.. | ||
tests | ||
.gitignore | ||
config.m4 | ||
config.w32 | ||
php_pimple.h | ||
pimple_compat.h | ||
pimple.c | ||
README.md |
This is Pimple 2 implemented in C
- PHP >= 5.3
- Not tested under Windows, might work
Install
> phpize
> ./configure
> make
> make install
.. | ||
tests | ||
.gitignore | ||
config.m4 | ||
config.w32 | ||
php_pimple.h | ||
pimple_compat.h | ||
pimple.c | ||
README.md |
This is Pimple 2 implemented in C
> phpize
> ./configure
> make
> make install