nldou / wechat-articles-parser
parser of wechat articles
0.0.2
2020-09-09 08:31 UTC
Requires
- guzzlehttp/guzzle: ^6.0
- illuminate/support: ^5.8 || ^6.0 || ^7.0
- nldou/aliyun-oss: ^0.0.2
- symfony/css-selector: ^5.1
- symfony/dom-crawler: ^5.1
- symfony/mime: ^5.1
This package is auto-updated.
Last update: 2026-06-04 18:01:33 UTC
README
parser of wechat articles.
Installing
$ composer require nldou/wechat-articles-parser -vvv
Usage
TODO
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- 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