Bladeren bron

Add a mobile detect library

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
pull/309/head
Boris Huai 11 jaren geleden
bovenliggende
commit
665470a2de
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -641,6 +641,7 @@ Libraries to help manage database schemas and migrations.
641 641
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
642 642
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
643 643
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
644
+* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
644 645
 
645 646
 # Software
646 647
 *Software for creating a development environment.*

Laden…
Annuleren
Opslaan