mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
A PHP String Library
ANSI - An Alpha Numeric Sequential Incrementor
This commit is contained in:
parent
d5103437db
commit
9754e3add3
@ -487,6 +487,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## Strings
|
## Strings
|
||||||
*Libraries for parsing and manipulating strings.*
|
*Libraries for parsing and manipulating strings.*
|
||||||
|
|
||||||
|
* [ANSI](https://github.com/gitlibrary/ansi) - An Alpha Numeric Sequential Incrementor.
|
||||||
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
|
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
|
||||||
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
||||||
* [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
|
* [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
|
||||||
|
Loading…
Reference in New Issue
Block a user