2017 © Pedro Peláez
 

symfony-bundle mobiledetect-bundle

Symfony Raindrop Mobile Detect Bundle

image

raindrop/mobiledetect-bundle

Symfony Raindrop Mobile Detect Bundle

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Raindrop Mobile Detect Bundle

Build Status, (*1)

This bundle adds support for detect mobile devices. It uses the lightweight PHP class Mobile_Detect., (*2)

INSTALLATION:

First add the dependency to your composer.json` file:, (*3)

"require": {
    ...
    "raindrop/mobiledetect-bundle": "dev-master"
},

Then install the bundle with the command:, (*4)

php composer.phar update

Enable the bundle in your application kernel:, (*5)

``` php <?php // app/AppKernel.php, (*6)

public function registerBundles() { $bundles = array( // ... new Raindrop\MobileDetectBundle\RaindropMobileDetectBundle(), ); } ```, (*7)

Now the bundle is enabled., (*8)

The Versions

30/10 2013

dev-master

9999999-dev https://github.com/raindropdevs

Symfony Raindrop Mobile Detect Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

mobile mobile detect mobile detector php mobile detect detect mobile devices

24/10 2013

dev-develop

dev-develop https://github.com/raindropdevs

Symfony Raindrop Mobile Detect Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

mobile mobile detect mobile detector php mobile detect detect mobile devices