-
Notifications
You must be signed in to change notification settings - Fork 2
LibDB
ImperaZim edited this page Jun 21, 2026
·
1 revision
| Field | Value |
|---|---|
| Package id | libdb |
| Plugin name | LibDB |
| Current line | 2.x |
| Namespace | imperazim\db |
| Hard dependencies | none |
| Soft dependencies | none |
LibDB provides database helpers, manager APIs and query utilities.
- Package-backed through EasyLibrary.
- Standalone PHAR as
LibDB.
EasyLibrary's PluginToolkit::getDatabase() fails with a controlled exception
when LibDB is unavailable. Install LibDB when a module or plugin needs database
services.
/easylibrary packages status libdb
/easylibrary packages doctor
Development probe:
/elprobe run libdb
Standalone validation:
/pl
/version LibDB
- Package Manager
- Package Backed Plugins
- Standalone vs Package
- Package Switch and Migration
- Package Doctor
- Package Recovery
- Proxy Troubleshooting