ensi / dadata-sdk-php
PHP SDK for DaData
Installs: 57
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ensi/dadata-sdk-php
Requires
- php: ^8.1
 - ext-curl: *
 - ext-json: *
 - ext-mbstring: *
 - guzzlehttp/guzzle: ^6.2 || ^7.0
 - guzzlehttp/psr7: ^1.6.1 || ^2.4
 - symfony/http-foundation: ^5.0 || ^6.0 || ^7.0
 - webmozart/assert: ^1.11
 
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.2
 - pestphp/pest: ^1.22 || ^2.0 || ^3.0
 - phpstan/extension-installer: ^1.3
 - phpstan/phpstan: ^1.11
 - spaze/phpstan-disallowed-calls: ^2.15
 
README
Installation
You can install the package via composer:
composer require ensi/dadata-sdk-php
Version Compatibility
| DaData SDK | PHP | 
|---|---|
| ^1.0.0 | ^8.0 | 
| ^1.1.0 | ^8.1 | 
Basic usage
SDK connection details are described here
Contributing
Please see CONTRIBUTING for details.
Testing
- composer install
 - composer test
 
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.