v1.0.0
PHP Interfaces
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
Description
Languages
PHP
100%