Download the PHP package emil/rorovoveror without Composer
On this page you can find all versions of the php package emil/rorovoveror. 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 rorovoveror
Rorovoveror
Røverspråk generator.
Install
With Composer require "emil/rorovoveror": "dev-master"
Usage
<?php
require_once 'vendor/autoload.php';
$parser = new Emil\Rorovoveror\Rorovoveror;
$parser->text("Røver"); //Rorøvoveror
$parser->file("/path/to/file");
$parser->url('http://example.com');
Test
Install dependencies with composer install
and run tests with ./vendor/bin/phpspec run
All versions of rorovoveror with dependencies
PHP Build Version
Package Version
No informations.
The package emil/rorovoveror contains the following files
Loading the files please wait ....