https://github.com/zacksleo/laravel-baidu
百度 SDK for Laravel, 基于 easeava/baidu
https://github.com/zacksleo/laravel-baidu
Last synced: about 1 year ago
JSON representation
百度 SDK for Laravel, 基于 easeava/baidu
- Host: GitHub
- URL: https://github.com/zacksleo/laravel-baidu
- Owner: zacksleo
- Created: 2019-08-13T11:43:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-31T11:41:22.000Z (almost 7 years ago)
- Last Synced: 2025-03-07T22:35:04.905Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
laravel-baidu
百度 SDK for Laravel, 基于 easeava/baidu
## Installing
```shell
$ composer require zacksleo/laravel-baidu -vvv
```
## Usage
TODO
## Contributing
You can contribute in one of three ways:
1. File bug reports using the [issue tracker](https://github.com/zacksleo/laravel-baidu/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/zacksleo/laravel-baidu/issues).
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