standardlibrary/casts-to-string

Reuseable interface for describing PHP objects that can be cast to a string

v1.0-RC1 2017-12-11 14:58 UTC

This package is auto-updated.

Last update: 2024-03-20 23:34:07 UTC


README

License Latest Stable Version Latest Unstable Version Total Downloads Build Status Scrutinizer Code Quality Code Coverage

A reuseable interface for describing PHP objects that can be cast to a string.

Installation

composer require standardlibrary/casts-to-string

Getting Started

Further information