jovixv / dataforseo_client
A PHP wrapper for using DataForSEO API
Installs: 10 761
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 5
Forks: 7
Open Issues: 1
Requires
- php: ^7.1
- guzzlehttp/guzzle: ^6.3
- symfony/var-dumper: ^4.1
This package is auto-updated.
Last update: 2024-10-17 22:16:52 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.