Download the PHP package elyes/sonos-wrapper without Composer
On this page you can find all versions of the php package elyes/sonos-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elyes/sonos-wrapper
More information about elyes/sonos-wrapper
Files in elyes/sonos-wrapper
Download elyes/sonos-wrapper
More information about elyes/sonos-wrapper
Files in elyes/sonos-wrapper
Vendor elyes
Package sonos-wrapper
Short Description Library to get information of every product sell by sonos
License MIT
Package sonos-wrapper
Short Description Library to get information of every product sell by sonos
License MIT
Please rate this library. Is it a good library?
Informations about the package sonos-wrapper
Sonos Wrapper
Library to get information of every product sell by sonos
Installation
Local development
Usage
When you install the library you will have access to multiple function
Get all categories
Retrieve all categories from sonos website
return an array of categories
Get all products of category
Retrieve all products of a category
Put a category name as parameter, you can get the category name from the previous function
return an array of products
Get product information
Retrieve all information of a product
Put a product name as parameter, you can get the product name from the previous function
return an array of product information
All versions of sonos-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symfony/http-client Version ^6.0||6.3
symfony/dom-crawler Version ^6.0||^6.3
symfony/css-selector Version ^6.0||^6.3
symfony/http-client Version ^6.0||6.3
symfony/dom-crawler Version ^6.0||^6.3
symfony/css-selector Version ^6.0||^6.3
The package elyes/sonos-wrapper contains the following files
Loading the files please wait ....