PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Moamen Eltouny   pharaoh PHP Client Detection   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: pharaoh PHP Client Detection
Detect the current HTTP request browser type
Author: By
Last change:
Date: 4 years ago
Size: 7,290 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": "f14aac5ff49044e6dc52ddcaf2894c50", "packages": [ { "name": "jaybizzle/crawler-detect", "version": "v1.2.86", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "1835311c4f458b2f59bbfec05ebfc64ac382b6ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/1835311c4f458b2f59bbfec05ebfc64ac382b6ee", "reference": "1835311c4f458b2f59bbfec05ebfc64ac382b6ee", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5", "satooshi/php-coveralls": "1.*" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ], "time": "2019-10-15T20:54:57+00:00" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.34", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.35||~5.7" }, "type": "library", "autoload": { "classmap": [ "Mobile_Detect.php" ], "psr-0": { "Detection": "namespaced/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "time": "2019-09-18T18:44:20+00:00" }, { "name": "raggitech/pharaoh-classes-traits", "version": "0.0.1", "source": { "type": "git", "url": "https://github.com/RaggiTech/pharaoh-classes-traits.git", "reference": "a9a07f32e3335fbfe024032ccc765162c0668637" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RaggiTech/pharaoh-classes-traits/zipball/a9a07f32e3335fbfe024032ccc765162c0668637", "reference": "a9a07f32e3335fbfe024032ccc765162c0668637", "shasum": "" }, "require": { "php": ">=7.2" }, "type": "library", "autoload": { "psr-4": { "Pharaoh\\CT\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Moamen Eltouny", "email": "raggi@raggitech.com", "homepage": "https://raggitech.com" } ], "description": "Some necessary Classes and Traits.", "time": "2019-10-20T10:54:43+00:00" }, { "name": "raggitech/php-dot-array", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/RaggiTech/php-dot-array.git", "reference": "4b15340cd1e85a282f4636f9da26547c49262407" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RaggiTech/php-dot-array/zipball/4b15340cd1e85a282f4636f9da26547c49262407", "reference": "4b15340cd1e85a282f4636f9da26547c49262407", "shasum": "" }, "require": { "php": ">=7.0" }, "type": "library", "autoload": { "files": [ "src/helper.php" ], "psr-4": { "RaggiTech\\DotArray\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Moamen Eltouny", "email": "raggi@raggitech.com" } ], "description": "Access array data quickly/easily using dot-notation and asterisk.", "keywords": [ "array", "asterisk", "dot notation", "php", "php array", "php dot array", "raggitech" ], "time": "2019-10-23T12:28:49+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.2" }, "platform-dev": [] }