{"id":93998,"library":"skeeks-cms-shop","title":"SkeekS CMS Shop","description":"Интернет магазин для SkeekS CMS","status":"active","version":"3.2.4","language":"php","source_language":null,"source_url":"https://github.com/skeeks-cms/cms-shop","tags":["ecommerce","shop","cms","skeeks","online-store"],"install":[{"cmd":"composer require skeeks/cms-shop","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ShopComponent","correct":"use Skeeks\\Cms\\Shop\\Component\\ShopComponent;"}],"quickstart":{"code":"use Skeeks\\Cms\\Shop\\Component\\ShopComponent;\n\n$shop = new ShopComponent();\n$products = $shop->getProducts();\nforeach ($products as $product) {\n    echo $product->name;\n}","lang":"php","description":"Initialize the shop component and list products"},"warnings":[{"fix":"Install skeeks/cms first via Composer","message":"Requires SkeekS CMS to be installed","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'cms':2,8,11 'ecommerc':9 'onlin':14 'online-stor':13 'shop':3,10 'skeek':1,7,12 'store':15 'для':6 'интернет':4 'магазин':5","created_at":"2026-06-19T09:59:25.443348+00:00","updated_at":"2026-06-19T09:59:25.443348+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":"http://www.skeeks.com/","github":"https://github.com/skeeks-cms/cms-shop","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"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}}