wl4837/maotool

the first tool framework

1.2.7 2024-06-04 05:39 UTC

This package is not auto-updated.

Last update: 2024-09-24 08:01:44 UTC


README

介绍

PHP的通用轮子工具集合

软件架构

软件架构说明

安装教程

composer require wl4837/maotool

使用说明

  1. MyBaits 数据库映射器 操作说明文档
  2. View 视图管理工具
  3. Ant 风格的目录扫描风格匹配
  4. 切面 Aop
  5. 容器 IoC
  6. 其他工具类

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request