Community
    • Login

    php autoCompletion (php.xml) parser

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 1 Posters 425 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Valery BogomolovV
      Valery Bogomolov
      last edited by

      Hi!

      Created parser to parse all functions with descriptions and keywords from php.net docs. Here is the project. The script could be adapted to retrieve keywords for other popular languages/frameworks especially if you have Zeal Docs installed locally.

      The php.xml file with all PHP functions and functions from WordPress docs you can find here.

      The description of the function is on the second slide of the parameter hint. Other slides of the hint describe return values that depend on the parameter input.

      1. first slide that does not disturb https://prnt.sc/22e6fpm
      2. second slide with description https://prnt.sc/22e6ksp
      3. other slides https://prnt.sc/22e6qo2, https://prnt.sc/22e6tij

      Hopefully, it will be useful for someone.
      Best regards!

      1 Reply Last reply Reply Quote 0
      • Valery BogomolovV Valery Bogomolov referenced this topic on
      • Valery BogomolovV
        Valery Bogomolov
        last edited by

        I can provide you with all PHP function/method names (more than 8500 words), so you could add them in PHP language highlight, but I’ll need to run parser once again (~4 hours that burn my laptop) and write a script to extract names.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors