alex-kalanis/kw_scripts 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alex-kalanis/kw_scripts

最新稳定版本:v3.0.1

Composer 安装命令:

composer require alex-kalanis/kw_scripts

包简介

Scripts storage in KWCMS

关键字:

README 文档

README

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Store scripts for simplified render after everything has been prepared.

PHP Installation

composer.phar require alex-kalanis/kw_scripts

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader). Use example as reference.

2.) Initialize styles by calling "\kalanis\kw_scripts\Scripts::init()" in bootstrap

3.) Create render which uses "\kalanis\kw_scripts\Scripts::getAll()".

4.) Call "\kalanis\kw_scripts\Scripts::want()" in your controllers.

5.) Just run your site.

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2023-05-15