php-ast-tracer-poc

By beberlei

Php-ast-tracer-poc Alternatives

Similar projects and alternatives to php-ast-tracer-poc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better php-ast-tracer-poc alternative or higher similarity.

php-ast-tracer-poc reviews and mentions

Posts with mentions or reviews of php-ast-tracer-poc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-20.
  • PHP: nameof
    1 project | /r/PHP | 24 Apr 2023
    If you are going to go the extension route, the zend_ast_process hook might be a good method, see https://github.com/beberlei/php-ast-tracer-poc
  • Inferring strict types via production data profiling - is it possible?
    3 projects | /r/PHP | 20 Feb 2021
    PHP extensions in general *could* do what you are asking for, because as said before they have access to this information. I see this as a combination of parsing PHP docblocks and automatically generating assert() calls right at the beginning of the function. Changing the AST is possible with a hook in an extensoin, here is a prototype of mine doing it: https://github.com/beberlei/php-ast-tracer-poc

Stats

Basic php-ast-tracer-poc repo stats
2
13
0.0
about 5 years ago

The primary programming language of php-ast-tracer-poc is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com