diffhead/php-interfaces

A comprehensive PHP library providing common interfaces for regular objects. Designed to standardize object manipulation patterns across applications.

Installs: 20

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/diffhead/php-interfaces

1.0.0 2025-12-12 05:53 UTC

This package is auto-updated.

Last update: 2025-12-12 05:53:24 UTC


README

A collection of common interfaces for PHP objects and data transfer patterns.

Installation

composer require diffhead/php-interfaces

Features

  • ArrayInstantiable — Interface for objects that can be created from arrays
  • HasUuid — Interface for objects with UUID support

License

MIT