phpv8/php-v8

Write docs

pinepain opened this issue · 1 comments

The only way to grasp and idea how to use php-v8 is to look into tests and/or to have some v8 background, which lowers entrance barrier for newcomers significantly and limits extension real-world adoption.

Important sections:

  • installation process, notably, libv8 dependency requirement;
  • short intro on what Isolate, Context are;
  • highlight usage details with different SAPI;
  • time and memory limits;
  • write some examples to solve close to real world problems;

This is a meta issue which denotes important part we are lack of. Actual work needs to be done to properly cover extension API and it usage is much larger and could be a subject of separate issue.

I'm moving away from PHP world and all my PHP projects going to be abandoned too. Abandoning this project too as I have no intent to continue working on it unless there would be strong request from community and commercial interest. No more updates or documentation will be made. If someone is interested, feels free to contact me using email specified in my GitHub profile.