Package Data | |
---|---|
Maintainer Username: | SteveAzz |
Maintainer Contact: | steveazz@outlook.com (Steve Azzopardi) |
Package Create Date: | 2016-02-29 |
Package Last Update: | 2016-02-29 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-01-21 03:02:20 |
Package Statistics | |
---|---|
Total Downloads: | 4 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
description
This project hasn't reached v1.0.0 yet; the API is subject to change. There will be upgrade guides for all future changes.
description
The recommended way to install rudolly is by using composer:
$ composer require steveazz/rudolly
This will install the PHP package with your application.
Found something wrong? Feel free to contribute
most basic example
$version = $drafter
->version()
->run();
// Reset options on the command
$drafter->resetOptions();
Do not hesitate to contribute.
rudolly is licensed under the MIT License - see the LICENSE file for details