Libraries tagged by __toString
indeev/asciify
35 Downloads
This tool is used to convert any string containing letters with diacritics to string with ASCII (a-zA-Z) version of accented letters
hcl109080/invitation-code
7 Downloads
Convert self incrementing ID to string
emeraldinspirations/lib-valueobject-dateinterval
16 Downloads
A value object for periods of time (e.x. 1 year). Adds toString() and equals() functions to \DateInterval object.
drupal/core-datetime
54 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.
dantleech/symfony-form-array-to-delimited-string-transformer
4960 Downloads
Data transformer for SF form. Transforms delimited to string to array and vice-versa
bentools/sqldates
80 Downloads
Magic __toString() functions on DateTime objects, for use in SQL statements.
azder/string
21 Downloads
A PHP helper library to STRING things up
alglyzin/json
40 Downloads
Convert all float values to string when decoding JSON string
fleshgrinder/stringable
715 Downloads
Interface for easy identification of classes that implement the magic __toString method.
epigra/trstringhelper
3982 Downloads
PHP Türkçe Karakter Destekli String Fonksiyonları (toupper,tolower,ucfirst,ucwords,capitalizefirst) Kütüphanesi
torugo/tstring
35 Downloads
Toolset for validating and manipulating strings.
phpunit/phpunit
698328952 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
mockery/mockery
367587649 Downloads
Mockery is a simple yet flexible PHP mock object framework
pestphp/pest
22630781 Downloads
The elegant PHP Testing Framework.