{"id":89588,"library":"spryker-currency","title":"Spryker Currency","description":"Currency module","status":"active","version":"4.7.0","language":"php","source_language":null,"source_url":"https://github.com/spryker/currency","tags":["spryker","currency","ecommerce","module"],"install":[{"cmd":"composer require spryker/currency","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CurrencyFacade","correct":"use Spryker\\Zed\\Currency\\Business\\CurrencyFacade;"}],"quickstart":{"code":"<?php\nrequire_once 'vendor/autoload.php';\nuse Spryker\\Zed\\Currency\\Business\\CurrencyFacade;\n$facade = new CurrencyFacade();\n$currencies = $facade->getCurrencyCollection();\nprint_r($currencies);","lang":"php","description":"Retrieve available currencies"},"warnings":[],"env_vars":null,"search_vec":"'currenc':2,3,6 'ecommerc':7 'modul':4,8 'spryker':1,5","created_at":"2026-06-19T08:49:26.966030+00:00","updated_at":"2026-06-19T08:49:26.966030+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/spryker/currency","github":"https://github.com/spryker/currency","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}