PHP Local DB is a lightweight PHP library that provides a simple local database mechanism by storing data in encrypted files. It allows applications to persist structured data securely without relying on an external database server. The library supports common database-like operations, including insert, update, delete and select.
php database local-storage db local-database data-persistence embedded-database offline-storage file-storage secure-storage simple-database local-db file-based-database encrypted-storage file-database flat-file-database lightweight-database encrypted-file key-based-encryption no-sql-database
-
Updated
Dec 18, 2025 - PHP