Browse Source

Fix conflict

pull/771/head
Alexander Kartavenko 1 year ago
parent
commit
8a8b1e9542
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -665,6 +665,8 @@ Libraries to help manage database schemas and migrations.
665 665
 
666 666
 * [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
667 667
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
668
+* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colors.
669
+* [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings.
668 670
 * [Hyphenation](https://github.com/heiglandreas/Org_Heigl_Hyphenator) - Text-Hyphenation based on the TeX-hyphenation Algorithm 
669 671
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
670 672
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).

Loading…
Cancel
Save