Download the PHP package pouler/spotify-login without Composer
On this page you can find all versions of the php package pouler/spotify-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pouler/spotify-login
More information about pouler/spotify-login
Files in pouler/spotify-login
Download pouler/spotify-login
More information about pouler/spotify-login
Files in pouler/spotify-login
Vendor pouler
Package spotify-login
Short Description PHP Package for logging in to Spotify
License MIT
Homepage https://github.com/PouleR/spotify-login
Package spotify-login
Short Description PHP Package for logging in to Spotify
License MIT
Homepage https://github.com/PouleR/spotify-login
Please rate this library. Is it a good library?
Informations about the package spotify-login
Spotify Login
This is a PHP wrapper for a Spotify login.
Requirements
- PHP >=8.1
Installation
Install it using Composer:
Compiling .proto files
- Originally taken from this repository: https://github.com/librespot-org/librespot-java/tree/dev/lib/src/main/proto/spotify/login5/v3
- Make sure you have the protoc compiler installed
- The .proto files are used for generating the PHP classes
protoc --php_out=./generated --proto_path=./proto \ proto/spotify/login5/v3/login5.proto \ proto/spotify/login5/v3/user_info.proto \ proto/spotify/login5/v3/client_info.proto \ proto/spotify/login5/v3/challenges/code.proto \ proto/spotify/login5/v3/challenges/hashcash.proto \ proto/spotify/login5/v3/credentials/credentials.proto \ proto/spotify/login5/v3/identifiers/identifiers.proto
Example usage
All versions of spotify-login with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
google/protobuf Version ^3.15
symfony/http-client Version ^5.4|^6
symfony/property-access Version ^5.4|^6
symfony/serializer Version ^5.4|^6
ext-json Version *
google/protobuf Version ^3.15
symfony/http-client Version ^5.4|^6
symfony/property-access Version ^5.4|^6
symfony/serializer Version ^5.4|^6
The package pouler/spotify-login contains the following files
Loading the files please wait ....