Download the PHP package okatsuralau/cakephp-clientinfo without Composer
On this page you can find all versions of the php package okatsuralau/cakephp-clientinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download okatsuralau/cakephp-clientinfo
More information about okatsuralau/cakephp-clientinfo
Files in okatsuralau/cakephp-clientinfo
Download okatsuralau/cakephp-clientinfo
More information about okatsuralau/cakephp-clientinfo
Files in okatsuralau/cakephp-clientinfo
Vendor okatsuralau
Package cakephp-clientinfo
Short Description CakePHP plugin providing easy access to information about the client app requesting your site
License MIT
Homepage https://github.com/okatsuralau/CakePHP-ClientInfo
Package cakephp-clientinfo
Short Description CakePHP plugin providing easy access to information about the client app requesting your site
License MIT
Homepage https://github.com/okatsuralau/CakePHP-ClientInfo
Please rate this library. Is it a good library?
Informations about the package cakephp-clientinfo
CakePHP ClientInfo Plugin
This plugin provides easy access to information about the client app requesting your site. It is just a wrapper and uses the Browser Detector library to collect the data.
Requirements
- PHP >= 5.6
- CakePHP >= 3.0
How to Install
How to Use
Load the plugin in your config/bootstrap.php
file:
Load the component in your src/Controller/AppController.php
To get the info about the client use the
More information about the Browser Detector library.
License
Copyright 2017 Gabriel Lau
Available for you to use under the MIT license. See: http://www.opensource.org/licenses/MIT
All versions of cakephp-clientinfo with dependencies
PHP Build Version
Package Version
The package okatsuralau/cakephp-clientinfo contains the following files
Loading the files please wait ....