$f3->set('DB', new \DB\SQL('oci:dbname=//'.$config['host'].':'.$config['port'].'/'.$config['database']));
Result:
Internal Server Error
could not find driver [/var/www/html/proyect/vendor/bcosca/fatfree/lib/DB/SQL.php:522]
My server is Centos 7, with oracle instan client 11.2
Heelp