diffhead/php-interfaces

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

Maintainers

Package info

gitea.diffteam.online/PHP/Interfaces

pkg:composer/diffhead/php-interfaces

Statistics

Installs: 210

Dependents: 1

Suggesters: 0

1.0.0 2025-12-12 05:19 UTC

This package is auto-updated.

Last update: 2026-03-29 01:14:01 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