Commit Graph

9 Commits

Author SHA1 Message Date
Amit Dudhat
d991adbc73
[Str] add encoding function (#72)
Co-authored-by: azjezz <azjezz@protonmail.com>
2020-10-04 20:24:36 +01:00
Saif Eddin G
25480b41fa
[Str] Add the ability to supply string encoding (#55) 2020-09-27 16:17:52 +01:00
azjezz
cf36b93ba7 migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
azjezz
1609bd6ff8 [Type] add type validation functions 2020-09-01 01:36:11 +01:00
azjezz
c5400a8571 [Test][Str][Byte] don't test against multibyte string 2020-07-06 19:29:56 +01:00
azjezz
7d4874ab2d fix type errors with the help of psalm 2020-01-05 15:28:10 +01:00
azjezz
882f5da8bd [Str] add tests 2020-01-02 00:00:08 +01:00
azjezz
fe8a478382 [Str] add tests 2019-12-27 05:42:24 +01:00
azjezz
ff2c93fae5 Initial commit 2019-12-24 02:01:46 +01:00