PHP Classes

File: app/vendor/composer/installed.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/vendor/composer/installed.json   Download  
File: app/vendor/composer/installed.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP IP Logger
Track user IP addresses that access certain pages
Author: By
Last change:
Date: 1 year ago
Size: 2,160 bytes
 

Contents

Class file image Download
{ "packages": [ { "name": "foroco/php-browser-detection", "version": "v2.3", "version_normalized": "2.3.0.0", "source": { "type": "git", "url": "https://github.com/foroco/php-browser-detection.git", "reference": "8c1714543b85f56d6eec19bb8263deb80922318d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/foroco/php-browser-detection/zipball/8c1714543b85f56d6eec19bb8263deb80922318d", "reference": "8c1714543b85f56d6eec19bb8263deb80922318d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2021-09-03T15:02:01+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src/BrowserDetection.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Artem Murugov", "email": "murugov@gmail.com", "homepage": "https://github.com/foroco/", "role": "Developer" } ], "description": "Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.", "homepage": "https://github.com/foroco/php-browser-detection", "keywords": [ "browser", "detection", "environment", "php", "user-agent", "useragent" ], "support": { "issues": "https://github.com/foroco/php-browser-detection/issues", "source": "https://github.com/foroco/php-browser-detection/tree/v2.3" }, "install-path": "../foroco/php-browser-detection" } ], "dev": true, "dev-package-names": [] }