sebastienheyd/boilerplate
Composer 安装命令:
composer require sebastienheyd/boilerplate
包简介
Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...
README 文档
README
This package serves as a basis for quickly creating a back-office. It includes profile creation and its management, user management, roles, permissions, log viewing and ready to use components.
It also makes it easy to add other packages to extend the features, have a look to sebastienheyd/boilerplate-packager to quickly build your own package for boilerplate.
Other packages to extend the features :
Version Compatibility
| Laravel | Boilerplate |
|---|---|
| 11.x → 13.x | 8.x |
| 6.x → 10.x | 7.x |
Documentation
The documentation is readable on Github pages
Features
- Configurable backend theme and components for AdminLTE 3
- Text generation with GPT in TinyMCE with the OpenAI API
- Customizable dashboard with widgets
- Css framework Bootstrap 4
- Icons by Font Awesome 6
- Role-based permissions support by santigarcor/laratrust
- Forms & Html helpers by spatie/laravel-html
- Menu dynamically built by lavary/laravel-menu
- Menu items activated by sebastienheyd/active
- Server-side datatables methods provided by yajra/laravel-datatables
- Image manipulation by intervention/image
- Gravatar import by creativeorange/gravatar
- Default languages from Laravel-Lang/lang
- Javascript session keep-alive
- Dark mode
- Localized
Requirements
- PHP >= 8.2
- Laravel 11.x, 12.x or 13.x
Installation
- In order to install Laravel/AdminLTE Boilerplate run :
composer require sebastienheyd/boilerplate
- Run the command below to publish assets and configuration files
php artisan vendor:publish --tag=boilerplate
- After you set your database parameters run :
php artisan migrate
Optional
If you want to quickly test your Laravel application.
php artisan serve
Now you can point your browser to http://localhost:8000/admin
Tests / Coding standards
This package is delivered with a Makefile used to launch checks for the respect of coding standards and the unit tests
Just call make to see the list of commands.
Contributing
Please see CONTRIBUTING.md for details and a todolist.
Credits
License
This package is free software distributed under the terms of the MIT license.
Special thanks
This project is made with PhpStorm and supported by JetBrains
sebastienheyd/boilerplate 适用场景与选型建议
sebastienheyd/boilerplate 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 19.85k 次下载、GitHub Stars 达 294, 最近一次更新时间为 2017 年 04 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「admin」 「boilerplate」 「backend」 「laravel」 「active」 「AdminLTE」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 sebastienheyd/boilerplate 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sebastienheyd/boilerplate 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 sebastienheyd/boilerplate 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
2lenet/EasyAdminPlusBundle
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
This bundle offers a simple backend explanation form field (inputType).
Anax htmlform module.
Preview of settings in footer of tt_content element in page module.
Analysis module for finding problematical shop data.
统计信息
- 总下载量: 19.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 294
- 点击次数: 27
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-04-01