Download the PHP package marjovanlier/ecoflow without Composer
On this page you can find all versions of the php package marjovanlier/ecoflow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marjovanlier/ecoflow
More information about marjovanlier/ecoflow
Files in marjovanlier/ecoflow
Package ecoflow
Short Description A PHP library for working with EcoFlow data.
License MIT
Homepage https://github.com/marjovanlier/ecoflow
Informations about the package ecoflow
EcoFlow
EcoFlow is a PHP library that provides functionality for interacting with the EcoFlow developer platform. It allows users to integrate their applications with EcoFlow devices and access various features and data provided by the platform.
Features
- Authenticate and authorize with the EcoFlow developer platform
- Retrieve device information and status
- Control and monitor EcoFlow devices remotely
- Access energy flow data and metrics
- Perform device-specific actions and configurations
Installation
To install EcoFlow, you can use Composer, the dependency manager for PHP. Run the following command in your project directory:
Make sure you have Composer installed and your project's composer.json file is properly configured.
Usage
To use the EcoFlow library, you need to sign up for the EcoFlow developer program at https://developer-eu.ecoflow.com/us/. Once you have obtained your API credentials, you can start using the library in your PHP application.
Here's a basic example of how to use the EcoFlow library:
Contributing
Contributions to the EcoFlow library are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.
Licence
The EcoFlow library is open-source software licensed under the MIT licence.
All versions of ecoflow with dependencies
symfony/http-client Version ^7.0.5
symfony/http-client-contracts Version ^3.4