Download the PHP package moszkva/cgraph without Composer
On this page you can find all versions of the php package moszkva/cgraph. 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 cgraph
CGraph
ASCII image generator
Visit generated output
https://github.com/moszkva/cgraph/blob/master/generated_sample.txt
https://packagist.org/packages/moszkva/cgraph
Installation
Installation via composer
Usage
- Open /bin directory
- Configure CGraph.bat file
- Run: CGraph.bat [source-file-path] >> [[dest-file-path]]
Example
Run:
CGraph https://raw.github.com/moszkva/cgraph/master/tests/Moszkva/CGraph/Test/resource/test.jpg >> image.txt
Unit testing
- If you have internet connection and openssl extension is loaded and directive allow_url_fopen = On, just simply run phpunit in project root.
- Otherwise run: phpunit --exclude-group net
All versions of cgraph with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-gd Version *
ext-gd Version *
The package moszkva/cgraph contains the following files
Loading the files please wait ....