Can SlimFrameWork Apis be Connected to an Oracle Database in?

Hi I am working on a Project in which the api are made using SlimFrameWork connected to MySQL.
i want to change my database to oracle and was wondering will i be able to connect to oracle with Slimframework or do i have to change my api type.

Slim doesn’t include any database framework, so you are free to use any database you can connect to with PHP.