Skip to content

laravel开发的基础包,封装一些基础功能。

License

Notifications You must be signed in to change notification settings

wyzheng1997/ugly-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ugly-base

积极开发中,请勿用于生产环境!!!

laravel开发的基础包,封装一些基础功能。

功能清单

  • json响应中间件AcceptJson
  • 统一响应ApiResponse
  • 扩展ORM搜索查询能力SearchModel
  • 快速增删改控制器FormController
  • 简单表单改控制器SimpleFormController
  • 系统配置sys_config
  • 统一支付 支付/退款/转账Payment
  • 属性修改器
    • 金额(分转元)Amount
  • 常用工具函数
    • 数组/集合 转换成树级结构arr2tree
    • 系统配置辅助函数sys_config

安装

composer require wyzheng/ugly-base:dev-main

About

laravel开发的基础包,封装一些基础功能。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages