2017 © Pedro Peláez
 

library oe-poetry-client

Client library for the European Commission Poetry Service

image

ec-europa/oe-poetry-client

Client library for the European Commission Poetry Service

  • Friday, July 20, 2018
  • by ademarco
  • Repository
  • 21 Watchers
  • 3 Stars
  • 12,426 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 12 Open issues
  • 21 Versions
  • 23 % Grown

The README.md

Poetry Client Library

Build Status Packagist, (*1)

The Poetry Client Library aims to hide Poetry service complexity behind and easy-to-use client library so that users don't have to worry about building their own request messages nor implementing SOAP interactions., (*2)

Installation using Docker Compose

The setup procedure can be simplified by using Docker Compose., (*3)

Requirements:, (*4)

Copy docker-compose.yml.dist into docker-compose.yml., (*5)

You can make any alterations you need for your local Docker setup. However, the defaults should be enough to set the project up., (*6)

Run:, (*7)

$ docker-compose up -d

Then:, (*8)

$ docker-compose exec web composer install

For more information check the documentation here., (*9)

The Versions