Download the PHP package pribolshoy/parseroid without Composer
On this page you can find all versions of the php package pribolshoy/parseroid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pribolshoy/parseroid
More information about pribolshoy/parseroid
Files in pribolshoy/parseroid
Download pribolshoy/parseroid
More information about pribolshoy/parseroid
Files in pribolshoy/parseroid
Please rate this library. Is it a good library?
Informations about the package parseroid
Parseroid
Package for parsing different types of resources (html pages, xml etc.).
This package is not ready solution for all resource types.
It just giving you necessary abstract functional for constructing you own needs. But in a way that makes it easy for you to do.
HTTP proxies (Curl)
Optional list of proxies via env PARSEROID_PROXIES. On each request Curl picks one at random.
Empty / unset — direct connection. Last used proxy: Curl::getLastProxy(). Programmatic override: ProxyConfig::setProxies([...]).
Simple example:
All versions of parseroid with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
phpstan/phpstan Version ^1.10
ext-simplexml Version *
ext-curl Version *
ext-dom Version *
phpstan/phpstan Version ^1.10
ext-simplexml Version *
ext-curl Version *
ext-dom Version *
The package pribolshoy/parseroid contains the following files
Loading the files please wait ...