Download the PHP package neubert/evalanche-interface without Composer
On this page you can find all versions of the php package neubert/evalanche-interface. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download neubert/evalanche-interface
More information about neubert/evalanche-interface
Files in neubert/evalanche-interface
Package evalanche-interface
Short Description This interface is a consistent wrapper arround the SOAP API of Evalanche.
License MIT
Homepage https://github.com/danielneubert/evalanche-interface
Informations about the package evalanche-interface
EvalancheInterface
About EvalancheInterface
Note: This is an inofficial wrapper arround the Evalanche API.
This interface is a consistent wrapper arround the SOAP API of Evalanche. It is currently focused on interacting with resources and profiles. (See Support-List) The focus may expand to other features in the future. Feel free to leave a feature request if you miss something.
Getting Started
- Installation
Laravel IntegrationPlannedBasic UsagePlannedDocumentationPlanned
Installation
The recommended way to install the EvalancheInterface is using Composer. To install the latest version just run the following command:
Afterwards you should be able to use the EvalancheInterface within your project, like so:
Requirements
- PHP >= 7.3
- php-soap
- Evalanche Soap API Connector >= 1.7 (automatically required via composer)
Feature Requests
Since this project isn't a complete rebuild of the Evalanche API, you may require some additional methods. Please read the support list for all implemented and planned method calls first.
If something is either not supported or missing feel free to send a feature request.
Issues
Note: For any connection issues ensure at first that your account has the required permissions to execute the request.
For inconsistent behaviors or errors feel free to open up a new issue.
License
The EvalancheInterface is open-sourced software licensed under the MIT license.