Skip to content

Commit e1918eb

Browse files
authored
Merge pull request #1344 from vstelmakh/add-url-highlight
Add Url highlight library
2 parents 1231104 + 469bd59 commit e1918eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,6 +697,7 @@ Libraries to help manage database schemas and migrations.
697697
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
698698
* [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
699699
* [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.
700701
* [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
701702
* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
702703

0 commit comments

Comments
 (0)