定制 delboy1978uk/cdn 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

delboy1978uk/cdn

最新稳定版本:v2.1.0

Composer 安装命令:

composer require delboy1978uk/cdn

包简介

README 文档

README

PHP Class for generating head links and scripts to resources hosted on various CDN's

libraries

  • Angular JS
  • Bootstrap
  • D3
  • Del CSS
  • Dojo
  • FontAwesome
  • jQuery
  • jQueryUI

usage

Simply echo where required:

echo Del\Cdn::angularJavascript('1.5.6');
// output 
// <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js"></script>

changelog

Default versions have changed in v2.x, just pass in the old version number where you call the code.

For instance, if you used Bootstrap v3.3.2, just pass in 3.3.2:

echo Cdn::bootstrapJavascript(); // now gives v4.5.3
echo Cdn::bootstrapJavascript('3.3.2'); // you are now upgraded to Del\Cdn v2.x

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-02-18