Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 573 Bytes

File metadata and controls

executable file
·
13 lines (9 loc) · 573 Bytes

MobileDetectBundle

Symfony2 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.

Introduction

This Bundle use php-mobile-detect (fork of Mobile_Detect class) and provides the following features:

  • Detect the various mobile devices by Name, OS, browser User-Agent
  • Manages site views for the variuos mobile devices (mobile, tablet, full, not_mobile)
  • Redirects to mobile and tablet sites