Download the PHP package dictate/string without Composer
On this page you can find all versions of the php package dictate/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 string
Dictate
A port of Laravel 3's Str class for Laravel 4.
Installation & Configuration
Installing with composer
Add "dictate/string": "1.0.*"
to the require
section of your composer.json
file
Run composer install
and you are done.
Configuration
Add the following codes to the providers
and aliases
section in your app\config\app.php
file
Usage
The documentation can be found on the Laravel website here
All versions of string with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
illuminate/support Version 4.0.x
illuminate/config Version 4.0.x
illuminate/filesystem Version 4.0.x
illuminate/container Version 4.0.x
illuminate/support Version 4.0.x
illuminate/config Version 4.0.x
illuminate/filesystem Version 4.0.x
illuminate/container Version 4.0.x
The package dictate/string contains the following files
Loading the files please wait ....