1
0
Fork 0
milfskleper/rest/vendor/pimple/pimple/ext/pimple
humano 1d1fcf266d mejoras en la API 2018-10-13 12:01:33 -05:00
..
tests mejoras en la API 2018-10-13 12:01:33 -05:00
.gitignore mejoras en la API 2018-10-13 12:01:33 -05:00
README.md mejoras en la API 2018-10-13 12:01:33 -05:00
config.m4 mejoras en la API 2018-10-13 12:01:33 -05:00
config.w32 mejoras en la API 2018-10-13 12:01:33 -05:00
php_pimple.h mejoras en la API 2018-10-13 12:01:33 -05:00
pimple.c mejoras en la API 2018-10-13 12:01:33 -05:00
pimple_compat.h mejoras en la API 2018-10-13 12:01:33 -05:00

README.md

This is Pimple 2 implemented in C

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

Install

> phpize
> ./configure
> make
> make install