Libraries tagged by tostring
indeev/asciify
33 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
5 Downloads
Convert self incrementing ID to string
emeraldinspirations/lib-valueobject-dateinterval
15 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
4957 Downloads
Data transformer for SF form. Transforms delimited to string to array and vice-versa
bentools/sqldates
78 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
712 Downloads
Interface for easy identification of classes that implement the magic __toString method.
epigra/trstringhelper
3977 Downloads
PHP Türkçe Karakter Destekli String Fonksiyonları (toupper,tolower,ucfirst,ucwords,capitalizefirst) Kütüphanesi
torugo/tstring
31 Downloads
Toolset for validating and manipulating strings.
phpunit/phpunit
691572149 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
678699126 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
mockery/mockery
363204744 Downloads
Mockery is a simple yet flexible PHP mock object framework
pestphp/pest
21850255 Downloads
The elegant PHP Testing Framework.