Libraries tagged by __toString
coduo/php-to-string
13872767 Downloads
Simple library that converts PHP value into strings
interfasys/lognormalizer
1224137 Downloads
Parses variables and converts them to string so that they can be logged
princejohnsantillan/id-base-converter
18246 Downloads
Encode integer IDs using a preset or customized symbol set
dhii/stringable-interface
65063 Downloads
Interoperability interface for objects that can be cast to string
xethron/to-string
19367 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
17499 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
thestringler/manipulator
5493 Downloads
An OOP approach to string manipulation.
nextcloud/lognormalizer
6677 Downloads
Parses variables and converts them to string so that they can be logged
sfadless/number-to-string-converter
232 Downloads
Converts numbers to text
drupal/core-datetime
446 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
bigsinoos/j-eloquent
4690 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
weconstudio-it/propel-to-string-behavior
64 Downloads
Propel ORM 2 ToString Behaviour
standardlibrary/casts-to-string
42 Downloads
Reuseable interface for describing PHP objects that can be cast to a string
sk/object-to-string
27 Downloads
__toString on steroids.
mawebdk/to-string-builder
6 Downloads
Builder class for __toString() methods.