mubin-khalid / spider
PHP curl script to get page source.
1
2017-01-17 13:09 UTC
This package is not auto-updated.
Last update: 2026-03-03 11:12:38 UTC
README
#Spider Client. ###PHP curl implementation. Package to get pages and post data back to servers.
You need to run vendor publish command.
php artisan vendor:publich
Default user-agent is Google Chrome.
You can change it to ie or FF. {more user-agent can be added to config file[client.php]}