|
|
@@ -697,6 +697,7 @@ Libraries to help manage database schemas and migrations.
|
|
697
|
697
|
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
|
698
|
698
|
* [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
|
|
699
|
699
|
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
|
|
700
|
+* [Url highlight](https://github.com/vstelmakh/url-highlight) - A library for parsing URLs from text and converting them into clickable links.
|
|
700
|
701
|
* [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
|
|
701
|
702
|
* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
|
|
702
|
703
|
|