EPL - Extended PHP Library Install the extension git clone git@github.com:kenboy/pecl-epl.git cd pecl-epl phpize ./configure make sudo make install Then add extension=epl.so to your php.ini, or in a dedicated epl.ini file created within the include directory.