定制 evemarket/eve-market-details-laravel-bridge 二次开发

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

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

evemarket/eve-market-details-laravel-bridge

Composer 安装命令:

composer require evemarket/eve-market-details-laravel-bridge

包简介

This is a bridge between the Eve Online Public Crest and the Laravel Framework.

README 文档

README

This small library is a bridge between the Eve Public Crest PHP Library and the Laravel Framework. it is the continued efforts of the Eve Public Crest PHP Library.

Installation:

composer require evemarket/eve-market-details-laravel-bridge

Set Up

Register the provider:

    'providers' => [

        ...

        EveOnlineBridge\Service\Provider\EveMarketProvider::class
    ],

Register any of the following facades:

    'aliases' => [

        ...

        'EvePrices'       => EveOnlineBridge\Service\Facades\PricesFacade::class,
        'EveRegions'      => EveOnlineBridge\Service\Facades\RegionsFacade::class,
        'EveMarketGroups' => EveOnlineBridge\Service\Facades\MarketGroupsFacade::class,
        'EveItemDetails'  => EveOnlineBridge\Service\Facades\DetailsFacade::class,
        'EveRegionOrders' => EveOnlineBridge\Service\Facades\OrderFacade::class,
        'EveMarketTypes'  => EveOnlineBridge\Service\Facades\TypesFacade::class,
        'EveItemHistory'  => EveOnlineBridge\Service\Facades\MarketHistoryFacade::class
    ],

Thats it. You are all ready to go. Each of these services maps to a class that can be injected into a controller action or called statically via: EvePrices::fnName().

You can read the Eve Online Public Crest README to learn more about the library.

Where are the tests?

Please see the Eve Online Public Crest for tests of the actual library.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-03-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固