Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all methods? #30

Open
michaeljhopkins opened this issue Feb 19, 2016 · 1 comment
Open

Get all methods? #30

michaeljhopkins opened this issue Feb 19, 2016 · 1 comment

Comments

@michaeljhopkins
Copy link
Contributor

Is there any way to somehow view the methods available to me without having to go through each .php file inside src/resources/*.php? Either through somehow dd() stuff to the view, or using Debugbar, or autocomplete in PhpStorm?

@xeno
Copy link

xeno commented Oct 2, 2016

I've spent all day creating a PHP file that can generate a Function Reference page in Markdown, based on the current tree structure of the repo. I'll attach the meat of that functionality here. I'm not sure how best it could be integrated or stored for use. Please advise.

I created a Wiki Page for this function reference, as well.

Generator functions: function-reference.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants