sksergey / dataforseo_client_v2
A PHP wrapper for using DataForSEO API; fork of jovixv/dataforseo_client
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 7
pkg:composer/sksergey/dataforseo_client_v2
Requires
- php: ^7.1
- guzzlehttp/guzzle: ^6.3
- symfony/var-dumper: ^4.1
This package is not auto-updated.
Last update: 2025-10-09 05:52:36 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.