定制 johnny13/li3_backpack 二次开发

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

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

johnny13/li3_backpack

Composer 安装命令:

composer require johnny13/li3_backpack

包简介

KML Library for Lithium Li3 PHP

README 文档

README

A plugin to assist with the creation of KML Files from Database Models.

Currently supports Google KML

Installation

Composer (best option)

Modify your projects composer.json file

{
    "require": {
    	...
        "johnny13/li3_backpack": "dev-master"
        ...
    }
}

Run php composer.phar install (or php composer.phar update) and, aside from adding it to your Libraries, you should be good to go.

Submodule (If you feel like it)

From the root of your app run git submodule add git://github.com/johnny13/li3_backpack.git libraries/li3_analytics

Clone Directly (meh)

From your apps libraries directory run git clone git://github.com/johnny13/li3_backpack.git

Usage

Load the plugin

Add the plugin to be loaded with Lithium's autoload magic

In app/config/bootstrap/libraries.php add:

<?php
	Libraries::add('li3_analytics');
?>

Create KML Files

There is a repo with an example app. johnny13/backpack.

Contribute

Have an idea for a tracker? Wanna take point on one of the trackers listed above? Please do!

Fork and submit a pull request, lets make this awesome.

Credits

TODO

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固