gjc/thinkphp5-container

There is no license information available for the latest version (v1.0.1) of this package.

v1.0.1 2023-04-10 13:15 UTC

This package is auto-updated.

Last update: 2025-09-10 18:32:12 UTC


README

基于Think5.0实现的容器,使用 app('ClassName') 调用;

本包还实现了FastAdmin的一键生成 api的Controller、Model、Service 功能;

命令:php think make:service ServiceName