greenwix / prismaframe
创建API的框架
1.0.2
2022-02-23 18:13 UTC
Requires
- ext-json: *
- laminas/laminas-diactoros: ^2.3
- phpunit/phpunit: ^9.5
- psr/log: ^3.0
This package is auto-updated.
Last update: 2024-09-15 00:44:07 UTC
README
prismaFrame - 快速且方便创建API的框架
安装要求
- PHP 7.3+
安装
composer require greenwix/prismaframe:1.0.2
除了1.0.2版本,您还可以从版本列表中选择您感兴趣的版本
快速开始
如果您想使用模板快速开始开发,请查看prismaFrameExample