alanpich/modx-libextras

为 MODX Revolution 创建扩展的有用类

dev-master 2013-11-26 09:30 UTC

This package is not auto-updated.

Last update: 2024-09-24 01:30:55 UTC


README

================================

创建 MODX Revolution 扩展的有用基础类

通过 composer 安装

{
    "require": {
        "alanpich/modx-libextras": "dev-master"
    }
}