sergeyugai / dataforseo_client
A PHP wrapper for using DataForSEO API; fork of jovixv/dataforseo_client
v1.0.1-beta
2020-07-15 15:32 UTC
Requires
- php: ^7.1
- guzzlehttp/guzzle: ^6.3
- symfony/var-dumper: ^5.1
This package is not auto-updated.
Last update: 2024-12-27 10:33:35 UTC
README
DataForSEO Client is intended to provide you, as a developer, with a tool for getting necessary data without having to worry about how to make a request and process a response - all that has already been done.
Features
This package provides tools for the following, and more:
- Models for sending requests to all API endpoints.
- Convenient builder of requests.
- Concise program processing of responses.
- Errors and exceptions handling.
- Response Transformers and Formatters
Documentation
Please refer to our extensive Wiki documentation for more information.
License
This package is licensed under the MIT.