PHP Classes

File: vendor/container-interop/container-interop/composer.json

Recommend this page to a friend!
  Classes of uche   Farm Price   vendor/container-interop/container-interop/composer.json   Download  
File: vendor/container-interop/container-interop/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Farm Price
API to get the prices from agriculture markets
Author: By
Last change:
Date: 2 years ago
Size: 434 bytes
 

Contents

Class file image Download
{ "name": "container-interop/container-interop", "type": "library", "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", "license": "MIT", "autoload": { "psr-4": { "Interop\\Container\\": "src/Interop/Container/" } }, "require": { "psr/container": "^1.0" } }