2017 © Pedro Peláez
 

yii2-extension yii2-websports

Yii2 Sports Event Data Component

image

emnabs/yii2-websports

Yii2 Sports Event Data Component

  • Wednesday, June 14, 2017
  • by emnabs
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Yii2 Websports Component

Provides settings for sporting events, interfaces, custom implementations, pulls, remote interfaces, and data content related to sports competitions. The basic interface implements the definition of soccer data, such as schedule, game, score list, player list., (*1)

Latest Stable Version Total Downloads License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist emnabs/yii2-websports "*"

or add, (*5)

"emnabs/yii2-websports": "*"

to the require section of your composer.json., (*6)

Usage

To use this extension, you have to configure the Connection class in your application configuration:, (*7)

//configure component:
return [
    //....
    'components' => [
    //....
        'sports' => [
            'class' => 'emhome\websports\Sports',
        ],
    //....
    ]
];

Usage example, (*8)

Yii::$app->sports->compose()->schedule();

包含接口

License

yii2-websports is released under the BSD 3-Clause License. See the bundled LICENSE.md for details., (*9)

The Versions

14/06 2017

dev-master

9999999-dev https://github.com/emnabs/yii2-websports

Yii2 Sports Event Data Component

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

extension yii2 sports

27/05 2017

1.1.3

1.1.3.0 https://github.com/emnabs/yii2-websports

Yii2 Sports Event Data Component

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

extension yii2 sports

27/05 2017

1.1.2

1.1.2.0 https://github.com/emnabs/yii2-websports

Yii2 Sports Event Data Component

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

extension yii2 sports

27/05 2017

1.1.1

1.1.1.0 https://github.com/emnabs/yii2-websports

Yii2 Sports Event Data Component

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

extension yii2 sports

27/05 2017

1.1.0

1.1.0.0 https://github.com/emnabs/yii2-websports

Yii2 Sports Event Data Component

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

extension yii2 sports

27/05 2017

1.0.2

1.0.2.0 https://github.com/emnabs/yii2-websports

Yii2 Sports Event Data Component

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

extension yii2 sports

27/05 2017

1.0.1

1.0.1.0 https://github.com/emnabs/yii2-websports

Yii2 Websports extension

  Sources   Download

BSD 3-Clause

The Requires

 

by emhome

plugin extension yii2 event sports