FROM helder/php-5.3

RUN echo '' | pecl install phar; \
    echo '' | pecl install json
