Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 334 Bytes

File metadata and controls

15 lines (11 loc) · 334 Bytes
title Attribute Contracts - Overview
description PHP Attribute Contracts

Attribute Contracts

Attributes can be added to any object. These are used for things like a product or customer where a user may define custom attributes on that object.

Installation

composer require sonsofphp/attribute-contract