suncat/mobile-detect-bundle

Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.

Maintainers

👁 suncat2000

Package info

github.com/suncat2000/MobileDetectBundle

Type:symfony-bundle

pkg:composer/suncat/mobile-detect-bundle

Statistics

Installs: 5 370 930

Dependents: 12

Suggesters: 1

Stars: 393

Open Issues: 30

v1.1.1 2018-05-02 10:20 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 06007fec624587fd90e8963b796fc84fff64d4d8

  • Nikolay Ivlev <nikolay.kotovsky.woop@gmail.com>
  • Henri Vesala <henri.vesala.woop@gmail.com>
  • netmikey

mobilemobile detectsymfony mobilemobile view managingmobile redirect


README

Symfony 2.4.x-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