requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system.
$ php -f z.php
PHP Fatal error: Class 'Zebra_Pagination' not found
$ composer dumpautoload -o
$ php -f z.php
PHP Notice: Undefined index: REQUEST_URI in ....