Package php8.2-dba: Information
Source package: php8.2-dba
Version: 8.2.27-alt1
Build time: Dec 25, 2024, 12:25 AM
Category: System/Servers
Report package bugLicense: PHP-3.01
Summary: DBA (gdbm, db4) module for PHP
Description:
The php8.2-dba includes a dynamic shared object (DSO) that adds gdbm and db4 support to PHP. These functions build the foundation for accessing Berkeley DB style databases. This is a general abstraction layer for several file-based databases. As such, functionality is limited to a subset of features modern databases such as Sleepycat Software DB4 support. The behaviour of various aspects depend on the implementation of the underlying database. Functions such as dba_optimize() and dba_sync() will do what they promise for one database and will do nothing for others.
Maintainer: Anton Farygin