For the complete documentation index, see llms.txt. This page is also available as Markdown.

Common

PHP Common Contracts

Common Contracts are generic contracts that are not specific to any one package or project.

Installation

composer require sonsofphp/common-contract

Includes Interfaces

  • ArrayableInterface

  • ComparableInterface

  • EquatableInterface

  • JsonableInterface

  • TryableInterface

Last updated