Giter Site home page Giter Site logo

Comments (8)

morria avatar morria commented on May 21, 2024

A how-to wiki page would make a lot of sense to me.

from phan.

scaytrase avatar scaytrase commented on May 21, 2024

I hope we will not need the whole wiki page to scan a single project :)

from phan.

morria avatar morria commented on May 21, 2024

I just added the wiki article https://github.com/etsy/phan/wiki/Tutorial-for-Analyzing-a-Large-Sloppy-Code-Base - I'm hoping it'll mature over time as more folks start doing real-world analyses.

from phan.

morria avatar morria commented on May 21, 2024

Also, despite this being closed, it'd still be great to see an example of an actual project rather than tips for running on any project.

from phan.

stanistan avatar stanistan commented on May 21, 2024

Would a good way of doing this be something like, linking to a pull request (or just a patch on a fork), and having that patch have all of the things needed to do to get phan up and running? And then link to these patches from that wiki page as concrete examples of what people are doing and how it works.

from phan.

scaytrase avatar scaytrase commented on May 21, 2024

I hope we'll finish in running phan just like phan analyze -r src/ -r other_src/ -e vendor/ -p -o phan.out (and some other options for tune). I've already started some works on it using symfony console and other components to handle file aggregation process not involving bash.

from phan.

morria avatar morria commented on May 21, 2024

I just added the -l CLI option for recursively scanning a directory for PHP files. 5ac1893

Let me know if I can help with the Symfony console stuff.

from phan.

scaytrase avatar scaytrase commented on May 21, 2024

@morria I can open a PR to get your thoughts on it. There is many things to do, as currently Cli is statically called among many classes (alongside the Log class)

from phan.

Related Issues (20)

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.