1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-19 22:22:21 +00:00

Merge pull request #309 from borishuai/master

Add a mobile detect library
This commit is contained in:
Jamie York 2015-05-19 21:28:28 +01:00
commit 92630a59d4

View File

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