deviouspk/supreme-parser

Maintainers

Package info

github.com/deviouspk/supreme-parser

Issues

pkg:composer/deviouspk/supreme-parser

Statistics

Installs: 420

Dependents: 0

Suggesters: 0

Stars: 0

4.4.0 2020-11-15 21:44 UTC

This package is auto-updated.

Last update: 2026-03-16 09:11:02 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.