Metainformationen zur Seite
PHP LoxBerry SDK Documentation
PHP 8.x compatibility
Make sure to test your plugin with PHP 8.x! LoxBerry will switch from PHP 7.4 (current standard) to PHP 8.x with the next stable Debian release (Debian 13, Codename Trixie)! Here are some instructions on how to test your plugin: Testing your Plugin with PHP8.x
LoxBerry provides PHP system modules to reduce the effort to write plugins. It provides functions to paint the LoxBerry layout templates, and adds features to get system configuration data from LoxBerry.
Compatibility
The PHP LoxBerry SDK is only compatible to LoxBerry V1.0 and above. If a function requires a higher LoxBerry version, this is pointed out on top of the function documentation.
Search PHP LoxBerry SDK only
Modules
This is the function specification of the LoxBerry PHP libraries. This libraries are shipped with LoxBerry and provides the guarantee to be function compatible to higher versions of LoxBerry.
These modules can be used in webinterface code as well as in daemon code.