PHP Classes

File: app/composer.lock

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/composer.lock   Download  
File: app/composer.lock
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,511 bytes
 

Contents

Class file image Download
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "86c31f1be8c7e79b0f22b68180c466c0", "packages": [ { "name": "foroco/php-browser-detection", "version": "v2.3", "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" }, "type": "library", "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" }, "time": "2021-09-03T15:02:01+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }