mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Add T-Regx
This commit is contained in:
parent
112a604ddc
commit
1c4cff6874
@ -656,6 +656,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|
* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|
||||||
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
||||||
* [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
|
* [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
|
||||||
|
* [T-Regx](https://github.com/T-Regx/T-Regx) - An advanced regular expressions library, eliminating the gotchas of PHP.
|
||||||
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
||||||
* [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
|
* [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
|
||||||
* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
|
* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
|
||||||
|
Loading…
Reference in New Issue
Block a user