deviouspk/supreme-parser

Installs: 420

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/deviouspk/supreme-parser

4.4.0 2020-11-15 21:44 UTC

This package is auto-updated.

Last update: 2025-09-16 08:13:50 UTC


README

A parser for the new collection of supreme.

$parser = new SupremeParser();
$products = $parser->parse();

The parsing will take a while so the parsing should be processed Async.