GithubHelp home page GithubHelp logo

silktide / wappalyzer-wrapper Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 6.0 145 KB

A simple PHP wrapper for Wappalyzer technology detection that wraps up wappalyzer-cli command line client for use as an easily installed composer dependency.

License: GNU General Public License v3.0

PHP 91.00% JavaScript 9.00%

wappalyzer-wrapper's People

Contributors

andywaite avatar dependabot[bot] avatar dochne avatar leepercox avatar oliveremberton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wappalyzer-wrapper's Issues

How to install this into Laravel project?

I've attempted to install this into my existing Laravel project. I run:

composer require silktide/wappalyzer-wrapper

This goes well it seems, but then when I try to execute the examples I get this error:

message: "Failed to execute. [internal/modules/cjs/loader.js:796↵ throw err;↵ ^↵↵Error: Cannot find module '../node_modules/wappalyzer/wappalyzer'↵Require stack:↵- /home/vagrant/www/testsite/vendor/silktide/wappalyzer-wrapper/src/driver.js↵ at Function.Module._resolveFilename (internal/modules/cjs/loader.js:793:17)↵ at Function.Module._load (internal/modules/cjs/loader.js:686:27)↵ at Module.require (internal/modules/cjs/loader.js:848:19)↵ at require (internal/modules/cjs/helpers.js:74:18)↵ at Object.<anonymous> (/home/vagrant/www/testsite/vendor/silktide/wappalyzer-wrapper/src/driver.js:9:20)↵ at Module._compile (internal/modules/cjs/loader.js:955:30)↵ at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)↵ at Module.load (internal/modules/cjs/loader.js:811:32)↵ at Function.Module._load (internal/modules/cjs/loader.js:723:14)↵ at Function.Module.runMain (internal/modules/cjs/loader.js:1043:10) {↵ code: 'MODULE_NOT_FOUND',↵ requireStack: [↵ '/home/vagrant/www/testsite/vendor/silktide/wappalyzer-wrapper/src/driver.js'↵ ]↵}]"

It looks like something perhaps was not installed correctly?

Some error ?

Hello , thanks for effort ..

PHP Fatal error: Uncaught TypeError: Argument 1 passed to Silktide\WappalyzerWrapper\Result\TechnologyResult::setName() must be of the type string, null given, called in /var/www/html/example/vendor/silktide/wappalyzer-wrapper/src/Result/ResultProcessor.php on line 63 and defined in /var/www/html/example/vendor/silktide/wappalyzer-wrapper/src/Result/TechnologyResult.php:48

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.