PHP Parser 0.9.2
PHP Parser is a PHP source code parsers, written in PHP itself and was written for the purpose of code analysis.
It simply reads the code and shows it as an array of the syntax tree. By manipulating the array we can also manipulate the code. For beginners, documentation is provided with the project.
Requirements:
- PHP 5.4 or Higher
What's New in This Version:
- Added Class->getMethods() function, which returns all methods contained in the stmts array of the class node. This does not take inherited methods into account.
- Added isPublic(), isProtected(), isPrivate(). isAbstract(), isFinal() and isStatic() accessors to the ClassMethod, Property and Class nodes. (Property and Class obviously only have the accessors relevant to them.)
- Fixed parsing of new expressions in parentheses, e.g. return(new Foo);.
- Added mechanism for adding attributes to nodes in the lexer.
- Fixed NameResolver visitor to also resolve class names in catch blocks.
Limitations:
- Still in development. Might change drastically from one version to the other.
More popular XML
- Amba XML document 3.2 (2 years, 8 months 29 days ago)
- simple XML 1.0 (2 years, 5 months ago)
- Handle remote data with PHP 5 and REST Web service fp_websrest_sm_02 (3 years, 11 months 3 days ago)
- admin_XML.lib 1.0 (7 years, 7 months 14 days ago)
- DTD 2 PHP 1.0 (7 years, 7 months 17 days ago)
Listing Files

phpunit.xml.dist- 692 Bytes
- 07/07/2012 13:23:24

ternary.test- 1.3 KB
- 07/07/2012 13:23:24

print.test- 126 Bytes
- 07/07/2012 13:23:24

issetAndEmpty.test- 555 Bytes
- 07/07/2012 13:23:24

arrayDef.test- 3.0 KB
- 07/07/2012 13:23:24

exit.test- 432 Bytes
- 07/07/2012 13:23:24

variable.test- 877 Bytes
- 07/07/2012 13:23:24

comparison.test- 1.6 KB
- 07/07/2012 13:23:24

clone.test- 127 Bytes
- 07/07/2012 13:23:24

args.test- 1.2 KB
- 07/07/2012 13:23:24

objectAccess.test- 2.1 KB
- 07/07/2012 13:23:24

newDeref.test- 1.3 KB
- 07/07/2012 13:23:24

funcCall.test- 2.1 KB
- 07/07/2012 13:23:24

simpleArrayAccess.test- 1.1 KB
- 07/07/2012 13:23:24
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
