Skip to content

The VK API SDK library is developed for the Laravel framework, it allows you to use most of the modules of the VKontakte social network simply.

License

Notifications You must be signed in to change notification settings

Hopex-Development/laravel-vk-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel VK API SDK Logo

Laravel PHP License

About

The VK API SDK library is developed for the Laravel framework, it will allow you to use most of the modules of the VK social network simply. We have linked VK entities to each other in such a way that you can quickly build the sub-queries. The library provides a good foundation for deploying complex bots.

Installing

Run the command using composer:

composer req hopex/vk-api-sdk

Publish resources:

php artisan vendor:publish --tag=vk-sdk-config --tag=vk-sdk-lang --tag=vk-sdk-storage --tag=vk-sdk-database --force

Correctly fill in the published configuration, after which transfer the necessary tables and fill in the data from the configuration:

php artisan migrate
php artisan db:seed --class=VkApplicationSeeder

License

The VK API SDK for Laravel framework is open-sourced software licensed under the MIT license.

About

The VK API SDK library is developed for the Laravel framework, it allows you to use most of the modules of the VKontakte social network simply.

Topics

Resources

License

Stars

Watchers

Forks

Languages