Hacking SQLite functions in PHP
May 11, 2024 · 3 min read · Introduction As a software developer, have you ever encountered the challenge of using SQLite due to its lightweight and server-less nature, especially during development and testing phases? If so, you'll appreciate learning how to mock SQLite functi...
Join discussion