mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-09-03 10:02:46 +02:00
Update intro code
This commit is contained in:
@@ -4,7 +4,7 @@ A PHP string manipulation library with multibyte support. Compatible with PHP
|
||||
5.3+ and HHVM.
|
||||
|
||||
``` php
|
||||
S::create('string')->toTitleCase()->ensureRight('y') == 'Stringy'
|
||||
s('string')->toTitleCase()->ensureRight('y') == 'Stringy'
|
||||
```
|
||||
|
||||
[](https://travis-ci.org/danielstjules/Stringy)
|
||||
|
Reference in New Issue
Block a user