PHPackages                             wincocrypto/market - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wincocrypto/market

ActiveLibrary

wincocrypto/market
==================

A PHP component that provides information about Winco currency

01PHP

Since Oct 25Pushed 7y agoCompare

[ Source](https://github.com/WincoCrypto/market)[ Packagist](https://packagist.org/packages/wincocrypto/market)[ RSS](/packages/wincocrypto-market/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Winco Market Library
====================

[](#winco-market-library)

The Winco market is a PHP library that provides information about Winco´s cryptocurrency in exchanges where it is traded, to create easier access to obtain information such as volume, variation, last price, etc.

Installation
------------

[](#installation)

```
composer require wincocrypto/market

```

```
{
    "require": {
        "wincocrypto/market": "^1.0"
    }
}

```

```
