Download the PHP package deloz/botium without Composer
On this page you can find all versions of the php package deloz/botium. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package botium
Botium
A light web crawl written in PHP.
Installation
-
Install composer:
You can add Botium as a dependency using the composer.phar CLI:
-
Alternatively, you can specify Botium as dependency in your project's existing composer.json file:
- After installing, you need to require Composer's autoloader:
Running the tests
Usage
$settings
must contain baseUrl
, eg:
every site is a Class which inherit from Deloz\Botium\Botium
with overriding the methods as blow:
more examples, see directory tests
License
licensed using the MIT license
All versions of botium with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
guzzlehttp/guzzle Version 6.0.2
symfony/dom-crawler Version ^2.7
symfony/css-selector Version ^2.7
guzzlehttp/guzzle Version 6.0.2
symfony/dom-crawler Version ^2.7
symfony/css-selector Version ^2.7
The package deloz/botium contains the following files
Loading the files please wait ....