PHPackages                             tourze/product-service-contracts - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tourze/product-service-contracts

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tourze/product-service-contracts
================================

产品服务定义

1.0.0(6mo ago)05954MITPHPCI passing

Since Oct 31Pushed 4mo agoCompare

[ Source](https://github.com/tourze/product-service-contracts)[ Packagist](https://packagist.org/packages/tourze/product-service-contracts)[ RSS](/packages/tourze-product-service-contracts/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (4)

Product Service Contracts
=========================

[](#product-service-contracts)

[English](README.md) | [中文](README.zh-CN.md)

Product service definition contracts for PHP applications, providing standard interfaces for SKU and SPU management.

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

[](#installation)

```
composer require tourze/product-service-contracts
```

Quick Start
-----------

[](#quick-start)

This package provides standard interfaces and contracts for product-related services in PHP applications.

### SKU Interface

[](#sku-interface)

```
