ades4827/sprintflow
Composer 安装命令:
composer require ades4827/sprintflow
包简介
Laravel Package for speed up your project development
README 文档
README
Laravel Package for speed up your project development
Version Compatibility
| Laravel | Livewire | SprintFlow |
|---|---|---|
| 10.x | 2.x | 1.x |
| 10.x | 3.x | 2.x |
| 11.x | 3.x | 3.x |
| 12.x | 3.x | 4.x |
| 12.x | 4.x | 5.x |
| 13.x | 4.x | 5.x |
Installation
You can install the package via composer:
composer require ades4827/sprintflow
when used in tailwind is required to add this in config to load correct css class
module.exports = {
content: [
"./vendor/ades4827/sprintflow/resources/**/*.php",
],
}
For customization, you can publish with:
php artisan vendor:publish --tag=sprintflow-config php artisan vendor:publish --tag=sprintflow-views php artisan vendor:publish --tag=sprintflow-lang
Changelog
Please see CHANGELOG for more information what has changed recently.
General Features
- Models
- Blade utils See usage example
- Ready to use Casts
- API generator for WireUi select See usage example
- Permission management See usage example
- Crud system See usage example
- Datatable extension See usage example
- Log Monthly rotate See usage example
- Make PDF from blade See usage example
Livewire Features
- Livewire validation for file upload See usage example
- Settings component See usage example
- Livewire components See usage example
- Media serve routing See usage example
- Livewire Media upload See usage example
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email michele@lucchina.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
ades4827/sprintflow 适用场景与选型建议
ades4827/sprintflow 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 652 次下载、GitHub Stars 达 1, 最近一次更新时间为 2023 年 11 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 ades4827/sprintflow 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ades4827/sprintflow 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 652
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-11-13