diffhead/php-interfaces

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

Installs: 117

Dependents: 1

Suggesters: 0

Security: 0

pkg:composer/diffhead/php-interfaces

1.0.0 2025-12-12 05:19 UTC

This package is auto-updated.

Last update: 2025-12-31 13:44:03 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