Skip to content

Adelktr/open-source-td3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Suzuki Bikes Names 🏍️

Installation

composer install adelktr/open-source-td3

Local Development

composer install
php vendor/bin/phpstan analyse src --level=max

What is it ?

For the moment you can have 2 types of lists, the first is the list of all the motorcycles present on the site https://moto.suzuki.fr/, and the second is the list of all the motorcycles of the available site for bridle for The A2 license.

All bikes

$allBikes = Adelktr\OpenSourceTd3\Scrap()->fetchAllBikes()

A2 bikes = fetchAllA2Bikes()

$allBikes = Adelktr\OpenSourceTd3\Scrap()->fetchAllA2Bikes()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages