webmodern/alpaca-engine
Composer 安装命令:
composer create-project webmodern/alpaca-engine
包简介
Start kit for new laravel project with admin from Filament and some packages.
README 文档
README
Alpaca Engine
🚀 Laravel 12 Starter Kit
A Starter Kit for rapid project development based on Laravel 12. Includes a modern admin panel powered by filamentphp, along with a set of popular libraries to speed up your workflow. Perfect for building admin panels and web applications with a flexible architecture.
Deployment and Environment Configuration Script
This project includes a utility script for safely switching and managing .env files on the server.
Usage
- Apply an environment profile (e.g.,
server,local,staging):
./deploy/env_switch.sh [profile]
Replace [profile] with the desired environment name (e.g., server, local).
The script expects a file named env.[profile] in the project root (for example: env.server).
- Restore the last .env backup:
./deploy/env_switch.sh restore
What the Script Does
- Backs up the current .env file to /deploy before replacing it.
- Switches .env to the specified profile (env.[profile]).
- Keeps a profile-specific log file in /deploy (e.g., env_server.log).
- Cleans up old logs automatically (older than 3 months).
- Restores the last backup if run with restore.
- Clears Laravel config cache, runs migrations, and updates Composer dependencies.
Additional Notes
- The /deploy directory is git-ignored except for the script itself.
- All other files in /deploy (backups, logs, etc.) are never committed to git.
- Make sure the script is executable:
chmod +x deploy/env_switch.sh
License
The Laravel framework is open-sourced software licensed under the MIT license.
webmodern/alpaca-engine 适用场景与选型建议
webmodern/alpaca-engine 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 7 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 06 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「laravel」 「start-kit」 「alpaca-engine」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 webmodern/alpaca-engine 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 webmodern/alpaca-engine 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 webmodern/alpaca-engine 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Alfabank REST API integration
This project will help you to start a new project in PHP
High-performance, opinionated PHP 8 web framework with O(1) routing, parallel async MySQL, type-safe asset bridge, and React-island frontend
The skeleton application for the Laravel framework.
Laravel package for Accurate Online API integration.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-16