Libraries tagged by tostring
coduo/php-to-string
13398342 Downloads
Simple library that converts PHP value into strings
interfasys/lognormalizer
1185297 Downloads
Parses variables and converts them to string so that they can be logged
dhii/stringable-interface
58851 Downloads
Interoperability interface for objects that can be cast to string
princejohnsantillan/id-base-converter
16176 Downloads
Encode integer IDs using a preset or customized symbol set
xethron/to-string
19276 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
17408 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
thestringler/manipulator
5482 Downloads
An OOP approach to string manipulation.
nextcloud/lognormalizer
6165 Downloads
Parses variables and converts them to string so that they can be logged
drupal/core-datetime
412 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.
sfadless/number-to-string-converter
216 Downloads
Converts numbers to text
mawebdk/to-string-builder
6 Downloads
Builder class for __toString() methods.