enjin/platform-ui
最新稳定版本:v3.0.0-alpha.1
Composer 安装命令:
composer require enjin/platform-ui
包简介
A package for adding a user interface to the Enjin Platform.
关键字:
README 文档
README
This package is an extension of platform-core for adding a user interface.
Installation
Laravel Installation
To install the plugin within Laravel, run the following command:
composer require enjin/platform-ui
Next, run the following command to install the plugin:
php artisan platform-ui:install
During the installation process, you will be prompted to enter the route, hostname, and authorization token.
Static Hosting
If you want to host the frontend interface statically, follow these steps:
- Clone the repository to your local machine
- Run
npm installto install the dependencies - Run
npm run prodto build the project - Copy the
distfolder to your server
Usage
Laravel Usage
After installing the plugin within Laravel, you can access the frontend interface by visiting the URL you specified during installation.
Static Hosting Usage
If you are hosting the frontend interface statically, you can access it by visiting the URL where you copied the build folder.
License
The LGPL 3.0 License. Please see License File for more information.
enjin/platform-ui 适用场景与选型建议
enjin/platform-ui 是一款 基于 Vue 开发的 Composer 扩展包,目前已累计 2.66k 次下载、GitHub Stars 达 6, 最近一次更新时间为 2023 年 06 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「ui」 「laravel」 「platform」 「user interface」 「enjin」 「enjin platform」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 enjin/platform-ui 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 enjin/platform-ui 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 enjin/platform-ui 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
Standalone replacement for php's native get_browser() function
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
User component for Yii2
Alfabank REST API integration
统计信息
- 总下载量: 2.66k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 9
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-only
- 更新时间: 2023-06-22