mubin-khalid / spider
PHP curl script to get page source.
1
2017-01-17 13:09 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-01 13:33:16 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]}