Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

VKCOM/kphp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kphp-tools

A set of independent tools to work with KPHP compiled code (tons of .cpp/.h files as a result of PHP→C++ codegeneration).

So, this is not a part of the compiler, but just helpers for development.

Tools list

Each of them has its own README and instruction usage, so follow links.

  • kphp-inspector — query and examine KPHP output folder: quickly find functions sources, analyze inferred local vars, etc

  • kphp-diff-comparator — compare two KPHP outputs: see difference between two versions of one site or when a site was compiled by different KPHP versions

About

A set of independent tools to work with KPHP compiled code

Topics

Resources

License

Stars

Watchers

Forks