sa7bi/euro16

CLI Tool to keep you up to date with EURO-2016
4
Install
composer require sa7bi/euro16
License:MIT
Last Updated:Jun 25, 2016
Links: GitHub  ·  Packagist
Maintainer: sa7bi

#euro16

A Cli tool to keep up to date with EURO - 2016

Installation

  1. First, install composer follow the official link
  2. Download the package using Composer:
composer global require "sa7bi/euro16"
  1. Make sure to place the ~/.composer/vendor/bin directory (or the equivalent directory for your OS) in your PATH so the euro16 executable can be located by your system.
  2. Finally, use euro16 to use the tool.

Functionnalities

  • results : list all availaible results
  • results --team=XX : list all availaible results for a given team
  • rank : display all groups ranking
  • rank --group=X : display ranking for a specific group

Related Packages

isswp101/collection

This package allows you to update laravel collections by query

6 1
dutchcodingcompany/csv-collection

Read and write large csv files using Laravel's Illuminate Collections

8,549 11
pragmarx/coollection

Laravel Illuminate collection with objectified properties

3,514,300 94
gamez/typed-collection

Type-safe collections based on Laravel Collections

375,110 45
lorisleiva/lody

Load files and classes as lazy collections in Laravel.

8,878,227 95