Download the PHP package zelenin/string without Composer
On this page you can find all versions of the php package zelenin/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
String
String transformers collection.
Library uses transformer concept. You may write new transformer implementing interface. Built-in transformers:
- uses a string as is
- normalizes a string (uses php-intl)
- transliterates a string (uses php-intl)
- cleans a string for friendly url (slugifier)
- transforms a string according a template
Installation
Composer
The preferred way to install this extension is through Composer.
Either run
or add
to the require section of your
Usage
You may set some options:
Author
Aleksandr Zelenin, e-mail: [email protected]
All versions of string with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-intl Version *
ext-intl Version *
The package zelenin/string contains the following files
Loading the files please wait ....