Download the PHP package wueason/icapture without Composer
On this page you can find all versions of the php package wueason/icapture. 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 icapture
icapture
PhantomJS as a service with Swoole module. Icapture can be a service for your screenshop purpose.
Requirements
- PHP 5.3+
- Redis 2.2+ and make sure the redis is up
- Swoole extension 1.8.13+
- Optional but Recommended: Composer
Getting Started
If you're not familiar with Composer, please see http://getcomposer.org/.
-
Add icapture to your application's composer.json.
-
Run
composer install
. -
If you haven't already, add the Composer autoload to your project's initialization file. (example)
-
Service management.
- Composer a request with
\Icapture\CaptureClient
, and get the capture.
Tips
PhantomJS binary file in Screen may be broken, you can use your own
with phantomjsBinPath
setting instead.
All versions of icapture with dependencies
PHP Build Version
Package Version
The package wueason/icapture contains the following files
Loading the files please wait ....