定制 madeitbelgium/wappalyzer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

madeitbelgium/wappalyzer

最新稳定版本:2.8.1

Composer 安装命令:

composer require madeitbelgium/wappalyzer

包简介

PHP Library that uncovers the technologies used on websites.

README 文档

README

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License

This library is a PHP version Fork of the Wappalyzer utility that uncovers the technologies used on websites. It detects content management systems, eCommerce platforms, web servers, JavaScript frameworks, analytics tools and many more.

Up-to-date until 2023-08-23 https://github.com/dochne/wappalyzer

Installation

Require this package in your composer.json and update composer.

"madeitbelgium/wappalyzer": "^2.0"

Documentation

Usage

use MadeITBelgium\Wappalyzer\Wappalyzer;
$wappalyzer = new Wappalyzer();
$wappalyzer->analyze('http://www.example.com');

Usage Laravel Facade

use MadeITBelgium\Wappalyzer\WappalyzerFacade as Wappalyzer;

$analyze = Wappalyzer::analyze('http://www.example.com');

The complete documentation can be found at: http://www.madeit.be/

Upgrade from v1 to v2

The json file containing all the data is removed and replaced with multiple json files. Due to this change the config file isn't used any more.

Support

Support github or mail: tjebbe.lievens@madeit.be

Contributing

Please try to follow the psr-2 coding style guide. http://www.php-fig.org/psr/psr-2/

License

This package is licensed under LGPL. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!

统计信息

  • 总下载量: 15.62k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 14
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 14
  • Watchers: 1
  • Forks: 2254
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固