The PHP FunctionParser provides the ability to parse and retrieve the code defining an existing function, method, or closure as a string. This can be used in clever ways to generate documentation or example code or even to serialize a closure.
The class also allows you to get information about the function like the parameter names and the names and values of variables in the "use" statement of a closure.
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryDec 27 2022 — Jan 26 2023
|
12 Month SummaryJan 26 2022 — Jan 26 2023
|