mirror of
https://github.com/ziadoz/awesome-php.git
synced 2025-09-08 07:00:52 +02:00
add url highlight library
This commit is contained in:
@@ -697,6 +697,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [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.
|
||||
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
||||
* [Url highlight](https://github.com/vstelmakh/url-highlight) - A library for parsing URLs from text and converting them into clickable links.
|
||||
* [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.
|
||||
|
||||
|
Reference in New Issue
Block a user