XMF XOOPS Module Framework
XOOPS Module Framework is a selection of classes and supporting files intended to help simplify many of the routine tasks commonly needed in module development.
Release v1.2.18 includes:
- PHP 7.4 ready
- fix error in Database\Table::loadTableFromYamlFile()
- add Uuid::packAsBinary() and Uuid::unpackBinary() methods
- add Module/Helper/GenericHelper::uploadPath() and uploadUrl() methods
- add proxy support in IPAddress::fromRequest();