mpyw / coutte
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yet another asynchronous scraper based on mpyw/co
v0.0.3
2016-08-06 20:00 UTC
Requires
- php: >=5.5.0
- lib-curl: >=7.2.0
- mpyw/co: ^1.3
- symfony/browser-kit: ^3.1
Requires (Dev)
- php: >=7.0.0
- lib-curl: >=7.2.0
- codeception/aspect-mock: ^2.0
- codeception/codeception: ^2.2
- codeception/specify: *
- codeception/verify: *
- mpyw/php-hyper-builtin-server: ^1.0
- mpyw/privator: ^2.0
- satooshi/php-coveralls: ^1.0
This package is auto-updated.
Last update: 2021-06-24 14:47:55 UTC
README
Yet another asynchronous scraper based on mpyw/co
PHP | ❓ | Feature Restriction |
---|---|---|
7.0~ | 😄 | Full Support |
5.5~5.6 | 😧 | Generator is not so cool |
~5.4 | 💥 | Incompatible |
Usage
Read interfaces and examples. They are very similar to Goutte ways.
Todo
- Documentation
- Tests
- Fix bugs
- Clean up dirty codes