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
Requires
- php: ~7.1
Replaces
- simondeeley/cast-to-string: *
This package is auto-updated.
Last update: 2024-10-21 00:56:56 UTC
README
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
- For information on contributing please read the guidelines and the community conduct policy
- The full license details can be found here