Skip to content

q4ev/yii2-dadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

yii2-dadata

Wrapper for working with the service easier

Config expected to be

return [
    'db' => require 'db.php',
    'daData' => [
        'class' => 'q4ev\daData\DaData',
        'token' => 'abcdef1234567890abcdef1234567890abcdef00',    
    ],
];

About

Wrapper for working with the service easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages