waxedphp/gallerista
最新稳定版本:0.3.0
Composer 安装命令:
composer require waxedphp/gallerista
包简介
... - within WaxedPHP environment.
README 文档
README
Simple gallery - within WaxedPHP environment.
This package contains helper plugin functionality for WaxedPHP. All required third party sources will be downloaded to npm during composer installation. Prior to installation, this package must be already installed: waxedphp/waxedphp .
Install:
Prior to installation, this package must be already installed: waxedphp/waxedphp .
# installs php package: composer require waxedphp/gallerista # installs npm packages: composer exec "wax --install=gallerista"
Build:
Before deployment to production, you need to compile. Wax utilize internally Webpack. Assuming, that you properly installed and configured package waxedphp/waxedphp, you can use wax binary:
# be sure, that you switched WaxedPHP to development mode: composer exec "wax --development" # list created package combinations: composer exec "wax --list" # compile either all of them: composer exec "wax --compile-all" # or compile just particular one: composer exec "wax --compile=[NUMBER]" # switch WaxedPHP to production, to see results: composer exec "wax --production"
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-26