theranken/laravel-sr-generator
Composer 安装命令:
composer require theranken/laravel-sr-generator
包简介
A package to generate service and repository classes for Laravel 10-13 applications
README 文档
README
Hey there, Laravel enthusiast! Are you tired of manually creating services and repositories? Well, say hello to your new coding buddy - the Laravel Service Repository Generator!
A package to generate service and repository classes for Laravel 10, 11, 12, and 13 applications.
🎭 What's This Package All About?
This magical package is here to make your Laravel 10.x life easier, more fun, and way more productive. It's like having a personal code butler at your service!
- PHP 8.1+ for Laravel 10
- PHP 8.2+ for Laravel 11 and 12
- PHP 8.3+ for Laravel 13
- Laravel 10.x, 11.x, 12.x, or 13.x
- 🧙♂️ Generate Services: With a flick of your command wand, create beautiful service classes!
- 🏗️ Build Repositories: Conjure up repositories faster than you can say "Eloquent"!
- 🔗 Auto-Binding: Watch in awe as it automatically binds your interfaces to implementations!
- 🧩 Smart Providers: It even updates your service providers automagically!
Install the package with Composer:
composer require theranken/laravel-sr-generator
Then publish the package assets and register the generated providers:
php artisan service-repository:install
Compatibility Notes
- Laravel 10 projects register generated providers in
config/app.php. - Laravel 11+ projects register generated providers in
bootstrap/providers.php. - The package service provider is auto-discovered through Composer.
theranken/laravel-sr-generator 适用场景与选型建议
theranken/laravel-sr-generator 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 580 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 07 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 theranken/laravel-sr-generator 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 theranken/laravel-sr-generator 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 580
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-24