Skip to content

Dhii/stringable-interface

Repository files navigation

Stringable Interface

Continuous Integration Latest Stable Version Latest Unstable Version

Increasing interoperability for objects that can be cast to string. This was useful before symfony/polyfill-php80:1.19 which adds the Stringable type if it doesn't natively exist for pre-PHP-8.0. Use that instead.