2017 © Pedro Peláez
 

library qwertee-php

Simple client to access Qwertees (https://www.qwertee.com) todays and last chance tees

image

okaufmann/qwertee-php

Simple client to access Qwertees (https://www.qwertee.com) todays and last chance tees

  • Saturday, February 18, 2017
  • by okaufmann
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Qwertee Client

run-tests Scrutinizer Code Quality Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Simple client to access Qwertee todays and last chance tees, (*2)

Installation

You can install the package via composer:, (*3)

composer require okaufmann/qwertee-php

Usage

require_once 'vendor/autoload.php';

use Okaufmann\QwerteePhp\Qwertee;

$lastChance = Qwertee::lastChance();
var_dump($lastChance);

Result

[
    [
        'title'=> 'Cyber Monday InsaniTEE Sale!',
        'zoom'=> 'https://cdn.qwertee.com/images/designs/product-thumbs/1575287644-156381-zoom-500x600.jpg',
        'mens'=> 'https://cdn.qwertee.com/images/designs/product-thumbs/1575287644-156381-mens-500x600.jpg',
        'womens'=> 'https://cdn.qwertee.com/images/designs/product-thumbs/1575287644-156381-womens-500x600.jpg',
        'kids'=> 'https://cdn.qwertee.com/images/designs/product-thumbs/1575287644-156381-kids-500x600.jpg',
        'hoodie'=> 'https://cdn.qwertee.com/images/designs/product-thumbs/1575287644-156381-hoodie-500x600.jpg',
        'sweater'=> 'https://cdn.qwertee.com/images/designs/product-thumbs/1575287644-156381-sweater-500x600.jpg',
        'releasedAt'=> '2019-12-01',
    ],
    // ...
]

Credits

License

The MIT License (MIT). Please see License File for more information., (*4)

This package was generated using the Laravel Package Boilerplate., (*5)

The Versions

18/02 2017

dev-master

9999999-dev

Simple client to access Qwertees (https://www.qwertee.com) todays and last chance tees

  Sources   Download

MIT

The Requires

 

The Development Requires

18/02 2017

dev-analysis-zRoMVx

dev-analysis-zRoMVx

Simple client to access Qwertees (https://www.qwertee.com) todays and last chance tees

  Sources   Download

MIT

The Requires

 

The Development Requires

18/02 2017
12/09 2016

v1.0

1.0.0.0

Simple client to access Qwertees (https://www.qwertee.com) todays and last chance tees

  Sources   Download

MIT

The Requires

 

The Development Requires