webman-tech / laravel-monorepo
laravel component for webman monorepo
12.0.0
2025-06-04 03:17 UTC
Requires
- php: ^8.2
- illuminate/cache: ^12.0
- illuminate/config: ^12.0
- illuminate/console: ^12.0
- illuminate/container: ^12.0
- illuminate/database: ^12.0
- illuminate/events: ^12.0
- illuminate/filesystem: ^12.0
- illuminate/http: ^12.0
- illuminate/pagination: ^12.0
- illuminate/redis: ^12.0
- illuminate/translation: ^12.0
- illuminate/validation: ^12.0
- league/flysystem: ^3.0
- webman/database: ^2.1
- webman/redis: ^2.1
Requires (Dev)
- alphasnow/aliyun-oss-laravel: ^4.9
- ergebnis/composer-normalize: ^2.45
- monolog/monolog: ^3.8
- overtrue/flysystem-cos: ^5.1
- overtrue/flysystem-qiniu: ^3.2
- pestphp/pest: ^3.7
- symfony/cache: ^7.0
- symfony/http-foundation: ^7.0
- symfony/mime: ^7.0
- symfony/translation: ^7.0
- symfony/var-dumper: ^7.0
- symfony/var-exporter: ^7.0
- webman/console: ^2.1
- workerman/webman-framework: ^2.1
Replaces
- webman-tech/laravel-cache: 12.0.0
- webman-tech/laravel-console: 12.0.0
- webman-tech/laravel-database: 12.0.0
- webman-tech/laravel-filesystem: 12.0.0
- webman-tech/laravel-http: 12.0.0
- webman-tech/laravel-redis: 12.0.0
- webman-tech/laravel-translation: 12.0.0
- webman-tech/laravel-validation: 12.0.0
README
适用于 webman 的 laravel 组件的 monorepo 仓库,大版本随 laravel 的主版本号一致
安装
composer require webman-tech/laravel-monorepo
使用
参考各个组件的文档
组件列表
- webman-tech/laravel-cache
- webman-tech/laravel-console
- webman-tech/laravel-database
- webman-tech/laravel-filesystem
- webman-tech/laravel-http
- webman-tech/laravel-redis
- webman-tech/laravel-translation
- webman-tech/laravel-validation
remark
- 11.x 12.x 是啥
与 laravel 的主版本保持一致
- 开发时如何从 11.x 升级为 12.x
使用脚本:php scripts/upgrade_laravel_version.php 11 12