laravel-smart-gii maintained by rockyfc
Last update
2025/11/10 09:57
License
Require
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
- php ^7.2 || ^8.0
- rockyfc/laravel-smart-common ^2.0
- laravel/framework ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
Last update
2025/11/10 09:57
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- rockyfc/laravel-smart-common ^2.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2023/06/06 05:03
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0|^9.0
- rockyfc/laravel-smart-common ^2.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/12/20 04:47
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0|^9.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/10/09 06:28
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0|^9.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/02/25 03:05
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/02/16 03:32
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/02/10 07:46
License
Require
- php ^7.2 || ^8.0
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/02/08 08:35
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/01/13 13:15
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/01/13 13:05
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2022/01/10 09:56
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/12/02 08:55
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/11/30 09:48
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/09/24 09:01
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/09/02 11:38
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/07/22 04:52
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/07/05 08:39
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/06/22 07:14
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
Last update
2021/05/10 09:07
License
Require
- php ^7.2
- laravel/framework ^6.0|^7.0|^8.0
- rockyfc/laravel-smart-common ^1.0
- barryvdh/reflection-docblock ^2.0.6
- composer/composer ^2.0
laravel-smart-gii
根据程序逻辑自动生成laravel curd程序,生成的程序支持laravel-smart-apidoc生成文档。
###安装方法
命令行执行:
composer require --dev rockyfc/laravel-smart-gii
注:只在开发环境安装即可。
在命令行执行如下命令:
php artisan smart:install-gii
完成安装,访问 http://xxx.xx/smart-gii 查看首页。