PHPackages                             germania-kg/prices - 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. germania-kg/prices

ActiveLibrary

germania-kg/prices
==================

1.0.2(4y ago)0891proprietaryPHPPHP ^5.6|^7.0

Since Oct 25Pushed 3y ago2 watchersCompare

[ Source](https://github.com/GermaniaKG/Prices)[ Packagist](https://packagist.org/packages/germania-kg/prices)[ RSS](/packages/germania-kg-prices/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (5)Used By (1)

Germania KG · Prices
====================

[](#germania-kg-prices)

[![Packagist](https://camo.githubusercontent.com/0cfbe6a329f1c4e3463caca4ec7951e5aa5fcf5a6063c2b6ee9ebcad17c948b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6765726d616e69612d6b672f7072696365732e7376673f7374796c653d666c6174)](https://packagist.org/packages/germania-kg/prices)[![PHP version](https://camo.githubusercontent.com/042bb60ff022fe2d6e1a1edba246135b849c55e4609933d6a90f6f7061e8619f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6765726d616e69612d6b672f7072696365732e737667)](https://packagist.org/packages/germania-kg/prices)[![Build Status](https://camo.githubusercontent.com/8ddf7492a58ae2ab69d22655daf1eee1008431046579236ae19735ce85e5f6d6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4765726d616e69614b472f5072696365732e7376673f6c6162656c3d5472617669732532304349)](https://travis-ci.org/GermaniaKG/Prices)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/522581100c4c4155413812af61038fd25d21a147abd8817f310e6f086e65cd9a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4765726d616e69614b472f5072696365732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GermaniaKG/Prices/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/8ee03061ffac5d08074aef1cf3eef0a6f307c55494e6ee32b5edc7fc006b8bf6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4765726d616e69614b472f5072696365732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GermaniaKG/Prices/?branch=master)[![Build Status](https://camo.githubusercontent.com/6a58e0dbffc8a833bfbacd6580b0f50b2b6b249fc617413fb93f96b1828642d6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4765726d616e69614b472f5072696365732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GermaniaKG/Prices/build-status/master)

**This package was destilled from legacy code!**
You better do not want it to use this in production.

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

[](#installation)

```
$ composer require germania-kg/prices
```

**MySQL:** This package requires a MySQL table *germania\_prices* which you can install using `germania_prices.sql` in `sql/` directory.

Usage
-----

[](#usage)

*PdoPrices* is a Callable for retrieving prices for any given article ID. It implements the [container-interop](https://github.com/container-interop/container-interop) (upcoming [PSR 11](https://github.com/php-fig/fig-standards/blob/master/proposed/container.md) standard).

```
