PHPackages                             wandersonwhcr/rest-romans - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wandersonwhcr/rest-romans

ActiveProject[Utility &amp; Helpers](/categories/utility)

wandersonwhcr/rest-romans
=========================

The Most Unuseful Web Service to Convert Roman Numerals to Arabic and Vice Versa

00[7 issues](https://github.com/wandersonwhcr/rest-romans/issues)PHP

Since Apr 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wandersonwhcr/rest-romans)[ Packagist](https://packagist.org/packages/wandersonwhcr/rest-romans)[ RSS](/packages/wandersonwhcr-rest-romans/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

rest-romans
===========

[](#rest-romans)

The Most Unuseful Web Service to Convert Roman Numerals to Arabic and Vice Versa

Description
-----------

[](#description)

This project provides a RESTful service to convert Roman numerals to Arabic and Arabic numerals to Roman. Simple as it is. Also, it is written using PHP and [Romans](https://github.com/wandersonwhcr/romans) library.

Installation
------------

[](#installation)

You can build this service from source, but there is a Docker image ready to use. That image is based on PHP-FPM and you must use a HTTP service as sidecar, like NGINX.

```
cat > default.conf.template
