COMMITS
/ tests/Support/SupportStringableTest.php March 27, 2026
S
[13.x] Add missing capitalize parameter to Stringable::initials() (#59407)
Sumaia Zaman committed
March 16, 2026
D
Add string helper to get initials from a string (#59230)
David Heremans committed
February 6, 2026
T
[12.x] Allow Stringable::deduplicate() to accept array of characters (#58649)
Tresor-Kasenda committed
December 6, 2025
November 6, 2025
C
[12.x] Add missing separators to `Stringable::ucwords` (#57688)
Christophe Francey committed
October 6, 2025
M
[12.x] Add Stringable::doesntContain() to match API symmetry (#57279)
Michael Contento committed
July 27, 2025
B
Add missing parameters to isUrl and isUuid (#56453)
Bruno committed
July 1, 2025
B
Feature: doesntStartWith() and doesntEndWith() string methods (#56168)
Balboa Codes committed
June 11, 2025
H
fix: correct testEncryptAndDecrypt to properly test new functionality (#55985)
Hristijan Manasijev committed
June 4, 2025
H
[12.x] Add encrypt and decrypt Str helper methods (#55931)
Hristijan Manasijev committed
May 26, 2025
May 19, 2025
I
[12.x] Add `hash` string helper (#55767)
Istiak Tridip committed
February 18, 2025
T
fix conflicts
Taylor Otwell committed
February 17, 2025
D
[11.x] Add pascal alias for studly string helper (#54655)
da-mask committed
January 6, 2025
M
Merge tag 'v11.37.0'
Mior Muhammad Zaki committed
December 19, 2024
S
[11.x] Add `$ignoreCase` option to `Str::is` (#53981)
Steve Bauman committed
October 9, 2024
M
Merge branch '11.x'
Mior Muhammad Zaki committed
October 6, 2024
R
Str: Add extension support for inline markdown (#53033)
Ryan Chandler committed
September 24, 2024
M
Merge branch '11.x'
Mior Muhammad Zaki committed
August 1, 2024
J
Add `dedup` to strings (#52350)
Jason McCreary committed
July 23, 2024
D
Merge branch '11.x'
Dries Vints committed
June 28, 2024
L
[11.x] Adds support for Markdown extensions to the `Stringable` class. (#51932)
Luke Downing committed
April 25, 2024
S
[12.x] Make `Str::is()` match multiline strings (#51196)
Sjors Ottjes committed
February 9, 2024
M
Merge branch '10.x'
Mior Muhammad Zaki committed
February 8, 2024
M
[10.x] Add `toBase64()` and `fromBase64()` methods to Stringable and Str classes (#49984)
Mark Townsend committed
January 22, 2024
M
Merge branch '10.x'
Mior Muhammad Zaki committed
S
[10.x] Add `Str::unwrap` (#49779)
Steve Bauman committed
November 27, 2023
T
fix conflicts
Taylor Otwell committed
November 21, 2023
D
[10.x] Add Str::transliterate to Stringable (#49065)
Dwight Watson committed
October 26, 2023
D
Merge branch '10.x'
Dries Vints committed
October 18, 2023
S
Add unit tests for replaceMatches method (#48771)
Saleh Hashemi committed
September 26, 2023
D
Merge branch '10.x'
Dries Vints committed
September 22, 2023
T
formatting
Taylor Otwell committed
September 21, 2023
S
[10.x] Fix test name for stringable position (#48480)
Shawn Lindstrom committed
September 20, 2023
M
[10.x] Add str()->take($limit) and Str::take($string, $limit) (#48467)
Moshe Brodsky committed
September 18, 2023
C
[10.x] introduce `Str::substrPos` (#48421)
Clemens Bastian committed
August 23, 2023
J
[10.x] Adds start and end string replacement helpers (#48025)
Joe Dixon committed
July 9, 2023
M
[10.x] Added `isUrl` to Stringable. (#47689)
Michael Nabil committed
March 28, 2023
M
[10.x] Add caseSensitive flag to Stringable replace function (#46578)
Maarten Paauw committed
March 5, 2023
L
[10.x] Add charAt method to both Str and Stringable (#46349)
localusercamp committed
March 2, 2023
L
[10.x] Tests for Str and Stringable isMatch method (#46324)
localusercamp committed
March 1, 2023
M
[10.x] Add ArrayAccess to Stringable (#46279)
Mathieu TUDISCO committed
December 5, 2022
M
[9.x] Added `whenIsUlid` to Stringable. (#45183)
Michael Nabil committed
November 26, 2022
M
[9.x] Add isUlid in `Stringable` (#45100)
Michael Nabil committed
October 7, 2022
A
Fix dirname failed test (#44510)
Alireza committed
October 6, 2022
S
Apply fixes from StyleCI
StyleCI Bot committed
A
Add dirname test (#44491)
Alireza committed
October 5, 2022
S
Apply fixes from StyleCI
StyleCI Bot committed
A
Add explode test (#44479)
Alireza committed
September 29, 2022