PHP: $this->db = new \SQLite3($this->getDataFolder() . "pdb.sq3"); This I get Code: [17:12:18] [Server thread/CRITICAL]: Error: "Class 'SQLite3' not found" (EXCEPTION) in "PocketCore/src/PocketCore/Loader" at line 43 How to fix?