cpoint-eu/mobile-detect-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony5 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.

Installs: 3 317

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 144

Type:symfony-bundle

v2.1.5 2020-11-17 07:55 UTC

README

MobileDetectBundle

Symfony 4.0.x bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.

Build Status Latest Stable Version Total Downloads Coverage Status

knpbundles.com

Introduction

This Bundle use Mobile_Detect class and provides the following features:

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

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

Credits