losgif/ys7-laravel

This package is abandoned and no longer maintained. No replacement package was suggested.

海康威视设备萤石开放平台(萤石云)Laravel SDK,用于接入海康设备直播,通信等功能

0.5.1 2020-12-22 09:01 UTC

This package is auto-updated.

Last update: 2022-09-22 12:40:59 UTC


README

海康威视设备萤石开放平台(萤石云)Laravel SDK,用于接入海康设备直播,通信等功能.

Installing | 安装扩展

$ composer require losgif/ys7-laravel -vvv

Configure | 配置扩展

$ php artisan vendor:publish --provider="Losgif\YS7Laravel\YS7ServiceProvider"

Usage | 如何使用

TODO

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT