Download the PHP package zendraxl/laravel-string without Composer
On this page you can find all versions of the php package zendraxl/laravel-string. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-string
Right now if we want to do any manipulation with strings we face same problem like with an array before collections where we have to read the code inside out.
Also Str object in Laravel does not accept the string that is being manipulated as the first argument across all
methods like replaceArray()
.
It would be great to bring that kind of power and functionality to Laravel and surpass current language limitations.
Also add helper function to make it even cleaner.
Having dd()
on that object is a must :D
All versions of laravel-string with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
illuminate/support Version ^5.7.15 || ^6.0.0
ramsey/uuid Version ^3.8
moontoast/math Version ^1.1
illuminate/support Version ^5.7.15 || ^6.0.0
ramsey/uuid Version ^3.8
moontoast/math Version ^1.1
The package zendraxl/laravel-string contains the following files
Loading the files please wait ....